UNPKG

syms-api-interfaces

Version:
8 lines 241 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UserExceptionCode = void 0; // TODO: 고치기 exports.UserExceptionCode = { existId: 'user/existId', }; //# sourceMappingURL=user.exception.code.js.map