UNPKG

readablefn

Version:

Helpful and useful javascript functions

7 lines 213 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = default_1; function default_1(value) { return typeof (value) === 'string'; } //# sourceMappingURL=is-string.js.map