mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-06 06:08:07 +08:00
d0a2aabe9d
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/client';
|
|||
export { default } from './dist/client';
|