@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
1 lines • 527 B
Source Map (JSON)
{"version":3,"file":"index.mjs","names":["constants"],"sources":["../../../src/libs/email/index.ts"],"sourcesContent":["import constants from \"../../constants/constants.js\";\n\nexport { default as passthroughEmailAdapter } from \"./adapters/passthrough.js\";\nexport { default as isEmailSimulated } from \"./is-simulated.js\";\nexport {\n\tdestroyEmailAdapter,\n\tgetInitializedEmailAdapter,\n} from \"./lifecycle.js\";\n\nexport const logScope = constants.logScopes.emailAdapter;\n"],"mappings":"+MASA,MAAa,EAAWA,EAAU,UAAU"}