mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-28 17:43:07 +08:00
7d1ec4ba1c
* fix(client-v2): align collection template configuration * fix(plugin-comments): add comments block for client v2
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from './dist/client-v2';
|
|
export { default } from './dist/client-v2';
|