@sourceloop/core / Exports / TenantUtilitiesBindings
Namespace: TenantUtilitiesBindings¶
Table of contents¶
Variables¶
Variables¶
Component¶
• Const Component: BindingKey<TenantUtilitiesComponent>
Defined in¶
packages/core/src/components/tenant-utilities/keys.ts:11
Config¶
• Const Config: BindingKey<null | ITenantUtilitiesConfig>
Defined in¶
packages/core/src/components/tenant-utilities/keys.ts:18
GuardService¶
• Const GuardService: BindingKey<ITenantGuard<EntityWithTenantId, string | number>>