mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 00:29:40 +00:00
1d508b8e96
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/server';
|
|||
export { default } from './dist/server';
|