UNPKG

@samchon/openapi

Version:

OpenAPI definitions and converters for 'typia' and 'nestia'.

6 lines (5 loc) 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports._isFormatPassword = void 0; const _isFormatPassword = () => true; exports._isFormatPassword = _isFormatPassword;