UNPKG

adminjs

Version:
9 lines (8 loc) 242 B
export declare const DOCS = "https://docs.adminjs.co"; export declare const DEFAULT_PATHS: { rootPath: string; logoutPath: string; loginPath: string; refreshTokenPath: string; }; export declare const ADMIN_JS_TMP_DIR: string;