UNPKG

@lucidcms/core

Version:

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

2 lines 272 B
import e from"./helpers/resolve-session.mjs";import t from"../../libs/formatters/preview-sessions.mjs";const n=async(n,r)=>{let i=await e(n,r);return i.error?i:{error:void 0,data:t.formatSingle({session:i.data})}};export{n as default}; //# sourceMappingURL=resolve.mjs.map