@christianhugoch/db-common
Advanced tools
Comparing version 0.7.2-beta.15 to 0.7.2-beta.16
import * as multiTenant from "./multi-tenant"; | ||
import * as singleTenant from "./single-tenant"; | ||
declare const _default: (connObj: any) => typeof multiTenant | typeof singleTenant; | ||
/** | ||
@@ -9,3 +8,4 @@ * | ||
*/ | ||
declare const _default: (connObj: any) => typeof multiTenant | typeof singleTenant; | ||
export = _default; | ||
//# sourceMappingURL=tenants.d.ts.map |
{ | ||
"name": "@christianhugoch/db-common", | ||
"version": "0.7.2-beta.15", | ||
"version": "0.7.2-beta.16", | ||
"description": "Db common structures for Saltcorn, open-source no-code platform", | ||
@@ -5,0 +5,0 @@ "homepage": "https://saltcorn.com", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96591