UNPKG

ajsfw

Version:
17 lines (16 loc) 853 B
export declare const LOG_AJSRESSTOR: string; export declare const LOG_LOCAL_STORAGE_NOT_SUPPORTED: string; export declare const LOG_SESSION_STORAGE_NOT_SUPPORTED: string; export declare const LOG_INDEXEDDB_STORAGE_NOT_SUPPORTED: string; export declare const LOG_CLEARING_STORAGE: string; export declare const LOG_ADDING_RESOSURCE: string; export declare const LOG_NOT_ENOUGH_SPACE: string; export declare const LOG_NOT_ENOUGH_SPACE_META: string; export declare const LOG_GETTING_RESOURCE: string; export declare const LOG_REMOVING_RESOURCE: string; export declare const LOG_GETTING_INFO: string; export declare const LOG_RES_NOT_FOUND: string; export declare const LOG_UPDATE_RESOURCE: string; export declare const LOG_CACHE_CLEAN: string; export declare const LOG_CLEAN_ALL: string; export declare const LOG_AJSINDEXEDDBNOTSET: string;