UNPKG

@lucidcms/core

Version:

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

2 lines 207 B
import e from"./get-multiple.mjs";import t from"./get-single.mjs";const n=n=>({getMultiple:t=>e(n,t),getSingle:e=>t(n,e)});export{n as createDocumentsToolkit,n as default}; //# sourceMappingURL=index.mjs.map