Appearance
DelayOptions = object & Omit<ThrottleOptions, "onError" | "thisArg"> | object & Omit<DebounceOptions, "onError" | "thisArg">
object
Omit
ThrottleOptions
"onError"
"thisArg"
DebounceOptions
Defined in: packages/rx/src/data-storage/types.ts:13