UNPKG

@lucidcms/core

Version:

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

2 lines 268 B
import e from"../../../../formatters/media.mjs";const t=e=>typeof e!=`object`||!e?!1:`id`in e&&`key`in e&&`mime_type`in e,n=(n,r)=>t(n)?e.formatRef({media:n,host:r.host,locales:r.localization.locales}):null;export{n as default}; //# sourceMappingURL=format-ref.mjs.map