Skip to content

Home > sculp-js > ThrottleFunc

ThrottleFunc interface

Signature:

typescript
export interface ThrottleFunc<F extends AnyFunc>

Properties

Property

Modifiers

Type

Description

cancel

() => void

Released under the MIT License.