mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-29 02:03:53 +08:00
b395481b69
* chore: migrate plugins to opensource * chore(plugin-workflow-json-query): migrate plugins to opensource * chore(plugin-workflow-json-query): fix dependencies
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/server';
|
|
export { default } from './dist/server';
|