UNPKG

@lucidcms/core

Version:

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

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