type CleaningFunction = (obj: ObjectToClean) => ObjectToClean
Type Aliases
CleaningFunction
Last modified on July 27, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Warning: This documentation is a WIP.
type CleaningFunction = (obj: ObjectToClean) => ObjectToClean
Was this page helpful?