Optional
emitEqualRanked?: booleanOptional
emitRepeatHighest?: booleanIf true, emits the current highest value even if it hasn't changed. This means it will match the tempo of the incoming stream.
Optional
includeType?: "string" | "number" | "object" | "boolean"If set, only values with this JS type are included
If true, also emits values when they rank equal with current highest. false by default