feat:移除了弹窗,服务器添加sls
This commit is contained in:
9
packages/server/index.ts
Normal file
9
packages/server/index.ts
Normal file
@ -0,0 +1,9 @@
|
||||
export * from './src/config/registry.ts'
|
||||
export * from './src/config/server-properties.ts'
|
||||
export * from './src/config/types.ts'
|
||||
export * from './src/eula.ts'
|
||||
export * from './src/log-parse.ts'
|
||||
export * from './src/properties.ts'
|
||||
export * from './src/server-types.ts'
|
||||
export * from './src/status.ts'
|
||||
export * from './src/types.ts'
|
||||
Reference in New Issue
Block a user