@types/throttle
Version:
TypeScript definitions for throttle
28 lines • 861 B
JSON
{
"name": "@types/throttle",
"version": "1.0.5",
"description": "TypeScript definitions for throttle",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/throttle",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/throttle"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "d1979bc8712ee7adf2a5a442c1cb7bcbfdd01cda307393f27ddbae194b1d9c44",
"typeScriptVersion": "5.2"
}