UNPKG

@lucidcms/core

Version:

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

2 lines 405 B
import e from"../../constants/constants.mjs";import t from"./is-simulated.mjs";import n from"./adapters/passthrough.mjs";import{destroyEmailAdapter as r,getInitializedEmailAdapter as i}from"./lifecycle.mjs";const a=e.logScopes.emailAdapter;export{r as destroyEmailAdapter,i as getInitializedEmailAdapter,t as isEmailSimulated,a as logScope,n as passthroughEmailAdapter}; //# sourceMappingURL=index.mjs.map