5 lines
119 B
TypeScript
5 lines
119 B
TypeScript
export * from './PermissionGroups';
|
|
export * from './Powers';
|
|
export * from './PowersEditor';
|
|
export * from './types';
|