mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-03 19:42:27 +08:00
6 lines
252 B
TypeScript
6 lines
252 B
TypeScript
// Type definitions for promise v6.0.2
|
|
// Project: https://www.npmjs.com/package/promise-polyfill
|
|
// Definitions by: Steve Jenkins <https://github.com/skysteve>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
|
|
export default Promise; |