Skip to main content

Variable: DebounceOptionsSchema

const DebounceOptionsSchema: Struct<&#123; leading: optional<Boolean>; maxWait: optional<Number>; &#125;>
Defined in: throttle.ts:48 Debounce Options Schema