UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

6 lines (4 loc) 123 B
import { OhayoACLConfig } from '@ohayo/util'; export const ACL_DEFAULT_CONFIG: OhayoACLConfig = { guard_url: `/403`, };