UNPKG

@nestia/core

Version:

Super-fast validation decorators of NestJS

6 lines 250 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