UNPKG
@ohayojp/acl
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
ohayojp.com
ohayojp/ohayo
@ohayojp/acl
/
public_api.d.ts
8 lines
(7 loc)
•
252 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./src/acl.service'
;
export
*
from
'./src/acl-if.directive'
;
export
*
from
'./src/acl.directive'
;
export
*
from
'./src/acl.config'
;
export
*
from
'./src/acl.type'
;
export
*
from
'./src/acl-guard'
;
export
*
from
'./src/acl.module'
;