UNPKG

@ngn-net/giftcard-shared

Version:

Shared library for gifts score microservices

10 lines 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GetUserTwofaDto = exports.GetCredentialDto = void 0; class GetCredentialDto { } exports.GetCredentialDto = GetCredentialDto; class GetUserTwofaDto { } exports.GetUserTwofaDto = GetUserTwofaDto; //# sourceMappingURL=user.dto.js.map