DefinitelyTyped/types/rsvp
Alex LaFroscia 19a6b08fbd [rsvp] Add label argument to Promise constructor
Looking at the actual `RSVP.Promise` implementation, I noticed that the constructor should be able to take a `label` as a second argument, but this is missing from the type definition.

238f66bbb4/lib/rsvp/promise.js (L132)
2018-06-26 14:37:29 -07:00
..
index.d.ts
rsvp-tests.ts
tsconfig.json
tslint.json