UNPKG

@lucidcms/core

Version:

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

2 lines 425 B
import{createValueFieldTypeGenerator as e}from"../../../type-gen/custom-field.mjs";import{formatBooleanFilterValue as t}from"../../utils/filter-values.mjs";import{checkboxFieldConfig as n}from"./config.mjs";import r from"./custom-field.mjs";var i={config:n,class:r,fetchRefs:null,validateInput:null,formatRef:null,formatFilterValue:t,clientTypeGen:e(`boolean | null`)};export{i as default}; //# sourceMappingURL=index.mjs.map