UNPKG

@ducvnv/mirai-cms-role

Version:

<p align="center"> <a href="https://mirailabs.co/" target="blank"><img src="https://mirailabs.co/_next/static/media/logo.2a6685c4.svg" width="120" alt="Nest Logo" /></a> </p>

9 lines (8 loc) 304 B
export declare const env: { PERMISSION_URL: string | undefined; SYNC_URL: string | undefined; KEY_SERVICE: string | undefined; }; export * from './common/decorator/permission.decorator'; export * from './common/modul/router.module'; export * from './common/controller/syncRouter.controller';