UNPKG

@voiceflow/common

Version:

Junk drawer of utility functions

4 lines 235 B
export declare const getCurrentTimestamp: () => number; export declare const getTimeDuration: (pastTime: string | number) => string; export declare const getAbbrevatedFormat: (time: string) => string; //# sourceMappingURL=time.d.ts.map