UNPKG

@joshfarrant/shortcuts-js

Version:
3 lines (2 loc) 115 B
declare type WFCountType = ('Items' | 'Characters' | 'Words' | 'Sentences' | 'Lines'); export default WFCountType;