UNPKG

@lucidcms/core

Version:

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

2 lines 286 B
import{getObject as e}from"./get-typed-value.mjs";const t=n=>{let r=e(n);return r?r.type===`text`?typeof r.text==`string`&&r.text.length>0:r.type===`horizontalRule`||Array.isArray(r.content)&&r.content.some(t):!1};export{t as default}; //# sourceMappingURL=rich-text-has-content.mjs.map