@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
2 lines • 331 B
JavaScript
import{createValueFieldTypeGenerator as e}from"../../../type-gen/custom-field.mjs";import{datetimeFieldConfig as t}from"./config.mjs";import n from"./custom-field.mjs";var r={config:t,class:n,fetchRefs:null,validateInput:null,formatRef:null,clientTypeGen:e(`string | null`)};export{r as default};
//# sourceMappingURL=index.mjs.map