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