mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Add myself to the contributors for when
This commit is contained in:
2
when/when.d.ts
vendored
2
when/when.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for When 2.4.0
|
||||
// Project: https://github.com/cujojs/when
|
||||
// Definitions by: Derek Cicerone <https://github.com/derekcicerone>
|
||||
// Definitions by: Derek Cicerone <https://github.com/derekcicerone> and Wim Looman <https://github.com/Nemo157>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare function When<T>(value: When.Promise<T>): When.Promise<T>;
|
||||
|
||||
Reference in New Issue
Block a user