@types/promise.prototype.finally
Version:
TypeScript definitions for promise.prototype.finally
35 lines • 1.17 kB
JSON
{
"name": "@types/promise.prototype.finally",
"version": "2.0.6",
"description": "TypeScript definitions for promise.prototype.finally",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise.prototype.finally",
"license": "MIT",
"contributors": [
{
"name": "Slava Shpitalny",
"githubUsername": "slavik57",
"url": "https://github.com/slavik57"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/promise.prototype.finally"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "4524ab34402bd9be6b8264c4eb91f123e9f292827c07f43ecf53792d44e64df1",
"typeScriptVersion": "4.5"
}