UNPKG

@lucidcms/core

Version:

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

2 lines 415 B
import{createValueFieldTypeGenerator as e}from"../../../type-gen/custom-field.mjs";import{formatNumberFilterValue as t}from"../../utils/filter-values.mjs";import{rangeFieldConfig 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(`number[]`)};export{i as default}; //# sourceMappingURL=index.mjs.map