UNPKG

@lucidcms/core

Version:

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

2 lines 332 B
import{copy as e}from"../../i18n/copy.mjs";const t={type:`email-adapter`,key:`passthrough`,send:async()=>({success:!0,deliveryStatus:`sent`,message:e(`server:core.email.successfully.sent`),data:null,externalMessageId:null})},n=()=>t;export{n as default,t as passthroughEmailAdapterInstance}; //# sourceMappingURL=passthrough.mjs.map