tachybase_todo/packages/plugins/@hera/plugin-mobile/server.d.ts
sealday cd62e83403 add mobile plugin and other refactors (#396)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachycode#396
2024-03-17 04:20:33 +08:00

3 lines
72 B
TypeScript

export * from './dist/server';
export { default } from './dist/server';