@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 336 B
JavaScript
var e={formatSingle:e=>({mode:e.session.mode,entry:{collectionKey:e.session.entry_collection_key,documentId:e.session.entry_document_id,version:e.session.entry_version_type,versionId:e.session.entry_version_id},expiresAt:new Date(e.session.expires_at).toISOString()})};export{e as default};
//# sourceMappingURL=preview-sessions.mjs.map