UNPKG

admin-bro

Version:
8 lines (7 loc) 216 B
export declare const DOCS = "https://adminbro.com"; export declare const DEFAULT_PATHS: { rootPath: string; logoutPath: string; loginPath: string; }; export declare const ADMIN_BRO_TMP_DIR = ".adminbro";