UNPKG

@nestdevx/tenant

Version:

Tenant module for multi-tenant NestJS applications.

5 lines (4 loc) 124 B
export declare const QUEUE_NAMES: { NEW_USER_SIGNUP: string; }; export declare const IS_HOST_ADMIN_KEY = "isHostAdmin";