Skip to content

add missing TypeScript type signature for destroy method

Vinay Rosenberg requested to merge github/fork/maciejtutak/fix-types into development

Created by: maciejtutak

Hey, destroy method was added in #3432, but is missing in dashjs TypeScript typings.

Merge request reports