UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 180 B
declare type WFDateFormatStyle = ('None' | 'Short' | 'Medium' | 'Long' | 'Relative' | 'RFC 2822' | 'ISO 8601' | 'Custom' | 'How Long Ago/Until'); export default WFDateFormatStyle;