Skip to content

Home > sculp-js > DebounceFunc

DebounceFunc interface

Signature:

typescript
export interface DebounceFunc<F extends AnyFunc>

Properties

Property

Modifiers

Type

Description

cancel

() => void

Released under the MIT License.