mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-30 16:56:07 +08:00
78f333d0d0
* demo: acl allow * fix: is public * fix: acl allow * test: add test case * feat: add acl example plugin * feat: acl middleware * feat: improve code
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/client';
|
|
export { default } from './dist/client';
|