UNPKG

hjkcai-rc-scrollbars

Version:
4 lines (3 loc) 82 B
export default function isString(maybe) { return typeof maybe === 'string'; }