UNPKG

@lucidcms/core

Version:

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

2 lines 307 B
import e from"./delete-query-builder.mjs";import t from"./query-builder.mjs";import n from"./select-query-builder.mjs";import r from"./tenant-scope.mjs";import i from"./update-query-builder.mjs";var a={main:t,delete:e,select:n,update:i,tenantScope:r};export{a as default}; //# sourceMappingURL=index.mjs.map