@sourceloop/core / Exports / SFCoreBindings
Namespace: SFCoreBindings¶
Table of contents¶
Variables¶
Variables¶
DYNAMIC_DATASOURCE_MIDDLEWARES¶
• Const DYNAMIC_DATASOURCE_MIDDLEWARES: BindingKey<SetupDatasourceFn>
Defined in¶
EXPRESS_MIDDLEWARES¶
• Const EXPRESS_MIDDLEWARES: BindingKey<ExpressRequestHandler[]>
Defined in¶
TENANTID_ENCRYPTION_PROVIDER¶
• Const TENANTID_ENCRYPTION_PROVIDER: BindingKey<TenantIdEncryptionFn>
Defined in¶
config¶
• Const config: BindingKey<CoreConfig>
Defined in¶
i18n¶
• Const i18n: BindingKey<i18nAPI>