mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:46:45 +00:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/client';
|
|
export { default } from './dist/client';
|