UNPKG

@lucidcms/core

Version:

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

1 lines 376 B
{"version":3,"file":"normalize-input.mjs","names":[],"sources":["../../../src/utils/helpers/normalize-input.ts"],"sourcesContent":["export const trimStringInput = (value: string) => value.trim();\n\nexport const normalizeEmailInput = (value: string) =>\n\tvalue.trim().toLowerCase();\n"],"mappings":"AAAA,MAAa,EAAmB,GAAkB,EAAM,KAAK,EAEhD,EAAuB,GACnC,EAAM,KAAK,CAAC,CAAC,YAAY"}