UNPKG

typia

Version:

Superfast runtime validators with only one line

6 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._isFormatPassword = void 0; const _isFormatPassword = () => true; exports._isFormatPassword = _isFormatPassword; //# sourceMappingURL=_isFormatPassword.js.map