mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/server';
|
|
export { default } from './dist/server';
|