UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 138 B
declare type WFTimeFormatStyle = ('None' | 'Short' | 'Medium' | 'Long' | 'Relative' | 'ISO 8601 Time'); export default WFTimeFormatStyle;