DefinitelyTyped/types/naja
Vít Rozsíval a7076f988e Fix naja global variable and allow async listeners (#39214)
* Add types for naja

* Follow PR rules

* Change interface name

* Extend EventTarget

* Include all event types in map

* Improve events typing

* Add naja options interface

* Make options readonly

* Add more accurate typings

* Update signatures

* Update global variable name and allow async listeners

* Move namespace export
2019-10-17 14:26:07 -07:00
..
index.d.ts Fix naja global variable and allow async listeners (#39214) 2019-10-17 14:26:07 -07:00
naja-tests.ts Fix naja global variable and allow async listeners (#39214) 2019-10-17 14:26:07 -07:00
tsconfig.json
tslint.json