UNPKG

nest-azure-ad-jwt-validator

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