UNPKG

eightsleep

Version:
4 lines 110 B
export default function isString(s) { return typeof s === 'string'; } //# sourceMappingURL=isString.js.map