UNPKG
@ohayojp/acl
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
ohayojp.com
ohayojp/ohayo
@ohayojp/acl
/
src
/
acl.module.d.ts
5 lines
(4 loc)
•
156 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
'@angular/core'
; export declare
class
OhayoACLModule
{ static forRoot(): ModuleWithProviders<OhayoACLModule>; }