UNPKG

vibez-core

Version:

Utilities, types and common dependencies.

8 lines (7 loc) 563 B
export declare const SUCCESS_CODE = 0; export declare const SECONDS_PER_YEAR = 31561920; export declare const SECONDS_PER_MONTH = 25920000; export declare const SECONDS_PER_WEEK = 604800; export declare const SECONDS_PER_DAY = 86400; export declare const SECONDS_PER_HOUR = 3600; export declare const DEFAULT_REASON = "Ups! Something went wrong and, by now, we couldn't establish the reason. Please try again! If the problem persists contact [SUPPORT_MAIL] for support. Please provide the following information in the subject of the email: Error ID [ERROR_ID].";