UNPKG

timemachine

Version:

Test your time critical app by overriding the native Javascript Date function

12 lines (11 loc) 245 B
export const instance: { config: (options: { dateString?: string timestamp?: number difference?: number tick?: boolean keepTime?: boolean }) => void reset: () => void } export default instance