mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
beforeClose function in the type definition has no parameters, yet in drop source code (DropInstance class, beforeCloseHandler method) two parameters are passed to this function. First the JavaScript event object, that triggered the close, and then the drop instance object. The signature was updated to reflect this. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tether-drop-tests.ts | ||
| tsconfig.json | ||