fix(stage-tamagotchi): forgot to export ServerChannel
This commit is contained in:
@@ -325,3 +325,5 @@ export async function createServerChannelService(params: { serverChannel: Server
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
export type { Server as ServerChannel }
|
||||
|
||||
Reference in New Issue
Block a user