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{createLicenseKeyDisplay as e}from"../../utils/helpers/license-key-display.mjs";import t from"./index.mjs";var n={formatSingle:n=>({key:e(n.license.key),valid:t.formatBoolean(n.license.valid),lastChecked:n.license.lastChecked,errorMessage:n.license.errorMessage,ai:{enabled:t.formatBoolean(n.license.aiEnabled)}}),createLicenseKeyDisplay:e};export{n as default}; //# sourceMappingURL=license.mjs.map