tachybase_todo/packages/plugins/ui-schema-storage/src/index.ts
chenos 883f1e6fd1
fix: eslint (#1759)
* fix: eslint

* fix: eslint --fix

* fix: changelog
2023-04-25 13:12:14 +08:00

4 lines
92 B
TypeScript

export * from './repository';
export * from './server';
export { default } from './server';