mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
3ccd029201
* feat: add license setting * feat: add plugin-license to buildin * fix: validate license key before save * fix: change export fc name * feat: log license status * fix: adjust license set form * fix: change text * fix: text * fix: add tips * fix: update version * fix: buildin plugin-license * fix: cloase obfuscate * fix: open obfuscate * fix: change version
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/client';
|
|
export { default } from './dist/client';
|