Constructors
constructor
- new DeepClean(config: DeepCleanConfig): DeepClean
Properties
config
config: DeepCleanConfig
Methods
clean
- clean(value: CleanableType): CleanableType
Parameters
Returns CleanableType
isProtectedKey
- isProtectedKey(key: string): boolean
Parameters
Returns boolean