UNPKG

figma-timelapse

Version:

Tool to create a timelapse of a Figma board

2 lines (1 loc) 122 B
export declare const getDiffTime: (was: Date, now: Date, type?: 'seconds' | null) => import("luxon").DurationObjectUnits;