FilterOperatorFunction typeOn this pageFilterOperatorFunction typefilter function typeSignature:export type FilterOperatorFunction = (a: any, b: any) => boolean;