@types/react-dragula
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Installation

npm install --save @types/react-dragula

Summary

This package contains type definitions for react-dragula (https://github.com/bevacqua/react-dragula).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dragula.

index.d.ts

import { DragulaOptions, Drake } from "dragula";

export = reactDragula;

declare function reactDragula(containers: HTMLElement[], options?: DragulaOptions): Drake;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/dragula

Credits

These definitions were written by Adriaan Marain.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/react-dragula

Weekly Downloads

5,289

Version

1.1.3

License

MIT

Unpacked Size

3 kB

Total Files

5

Last publish

Collaborators

  • types