tachybase_todo/packages/plugins/ui-schema-storage/src/index.ts

4 lines
92 B
TypeScript
Raw Normal View History

2022-02-11 18:13:14 +08:00
export * from './repository';
export * from './server';
export { default } from './server';