mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-28 17:43:07 +08:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from './dist/client-v2';
|
|
export { default } from './dist/client-v2';
|