mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-06 05:59:25 +08:00
* feat: ai * fix: build * fix: plugin * fix: bug * fix: version * chore: add debug info * chore: allows to enter a model name manually * chore: update * chore: optimize * fix: bug * fix: version * fix: build * fix: test
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/client';
|
|
export { default } from './dist/client';
|