@lucidcms/core
Version:
The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.
1 lines • 488 B
Source Map (JSON)
{"version":3,"file":"ignore.mjs","names":[],"sources":["../../../../../src/libs/collection/custom-fields/storage/ignore.ts"],"sourcesContent":["import type { IgnoreModeDefinition } from \"./types.js\";\n\nexport const ignoreMode: IgnoreModeDefinition = {\n\tmode: \"ignore\",\n\tbaseTablePriority: 0,\n\tclientTypeGen: () => ({\n\t\tomitted: true,\n\t\tdeclarations: [],\n\t}),\n};\n"],"mappings":"AAEA,MAAa,EAAmC,CAC/C,KAAM,SACN,kBAAmB,EACnB,mBAAsB,CACrB,QAAS,GACT,aAAc,CAAC,CAChB,EACD"}