mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-04 21:28:34 +08:00
4c42dd8a13
* fix: cna plugin load * fix: support storage * fix: storage plugins --------- Co-authored-by: chenos <chenlinxh@gmail.com>
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/server';
|
|
export { default } from './dist/server';
|