UNPKG

@bitwild/rockets

Version:

Rockets - Core server functionality for NestJS applications with built-in authentication, user management, and API scaffolding

6 lines 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UserModelService = exports.USER_MODULE_USER_ENTITY_KEY = void 0; exports.USER_MODULE_USER_ENTITY_KEY = 'user'; exports.UserModelService = 'USER_MODULE_USER_SERVICE_KEY'; //# sourceMappingURL=user.constants.js.map