UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 153 B
declare type WFTimeUntilUnit = ('Total Time' | 'Seconds' | 'Minutes' | 'Hours' | 'Days' | 'Weeks' | 'Months' | 'Years'); export default WFTimeUntilUnit;