@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 361 B
JavaScript
import e from"../../constants/constants.mjs";import t from"./adapters/passthrough.mjs";import{destroyImageProcessor as n,getInitializedImageProcessor as r}from"./lifecycle.mjs";const i=e.logScopes.imageProcessor;export{n as destroyImageProcessor,r as getInitializedImageProcessor,i as logScope,t as passthroughImageProcessor};
//# sourceMappingURL=index.mjs.map