@types/promise.allsettled
Version:
TypeScript definitions for promise.allsettled
35 lines • 1.13 kB
JSON
{
"name": "@types/promise.allsettled",
"version": "1.0.6",
"description": "TypeScript definitions for promise.allsettled",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise.allsettled",
"license": "MIT",
"contributors": [
{
"name": "Martin Jurča",
"githubUsername": "jurca",
"url": "https://github.com/jurca"
},
{
"name": "Elizabeth Lorenz",
"githubUsername": "kisaraofpern",
"url": "https://github.com/kisaraofpern"
},
{
"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.allsettled"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "b77ed5d9ea15441c2e1340c2ac0b712d299e8282d2acf09014efbb57cb59954c",
"typeScriptVersion": "4.5"
}