UNPKG

nest-azure-ad-jwt-validator

Version:
7 lines 179 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JwtKey = void 0; class JwtKey { } exports.JwtKey = JwtKey; //# sourceMappingURL=jwt-key.js.map