UNPKG

@nestdevx/tenant

Version:

Tenant module for multi-tenant NestJS applications.

5 lines 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TENANT_CONNECTION = void 0; exports.TENANT_CONNECTION = 'TENANT_CONNECTION'; //# sourceMappingURL=index.js.map