Files
nocobase/packages/plugins/@nocobase/plugin-license/client.d.ts
T
Jiann 3ccd029201 feat: add license setting and validate license before downloading commerical plugins (#7026)
* 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
2025-06-27 16:01:52 +08:00

3 lines
72 B
TypeScript

export * from './dist/client';
export { default } from './dist/client';