UNPKG

199 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.default = (value, min) => typeof value === 'string' && value.length >= min;
4//# sourceMappingURL=min-length.js.map
\No newline at end of file