UNPKG

@nestia/core

Version:

Super-fast validation decorators of NestJS

8 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ENCRYPTION_METADATA_KEY = void 0; /** * @internal */ exports.ENCRYPTION_METADATA_KEY = "nestia:core:encryption:password"; //# sourceMappingURL=EncryptedConstant.js.map