@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>>