UNPKG

207 BJavaScriptView Raw
1"use strict";
2exports.__esModule = true;
3var is_type_1 = require("./is-type");
4exports["default"] = (function (str) {
5 return is_type_1["default"](str, 'String');
6});
7//# sourceMappingURL=is-string.js.map
\No newline at end of file