> ## Documentation Index
> Fetch the complete documentation index at: https://omss.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CleaningFunction

```typescript
type CleaningFunction = (obj: ObjectToClean) => ObjectToClean
```
