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.config.d.ts
3 lines
(2 loc)
•
107 B
TypeScript
View Raw
1
2
3
import
{
OhayoACLConfig
}
from
'@ohayojp/util'
;
export
declare
const
ACL_DEFAULT_CONFIG
:
OhayoACLConfig
;