Index
Type aliases
Type aliases
FilterKeys 
					
					Type parameters
- 
							O: object                    
to remove from
 - 
							M: any                    
to select fields
 - 
							match: Match                    
to change precision (?=
'default') 
returns
keyof
example
						
					
Filter out the keys of
Owhich fields matchM