UNPKG

fortea

Version:

some tools for js, save your time for a cup of tea

3 lines (2 loc) 81 B
declare function isString(value: any): value is string; export default isString;