UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

2 lines 168 B
const e=(e,t)=>t.tenantKey==null?e:e.where(e=>e.or([e(t.column,`=`,t.tenantKey),e(t.column,`is`,null)]));export{e as default}; //# sourceMappingURL=tenant-scope.mjs.map