export const one_day = 24 * 60 * 60 * 1000; export const time = 1000 * 60 * 60 * 8; export const eight_hour = 1000 * 60 * 60 * 8; export const hour = 1000 * 60 * 60; export const BCRYPT_HASH_ROUNDS = 10;