UNPKG

@cocalc/database

Version:

CoCalc: code for working with our PostgreSQL database

3 lines (2 loc) 138 B
export declare function timeInSeconds(field: string, asField?: string): string; export declare function expireTime(ttl_s?: number): Date;