UNPKG

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