@types/debounce
Version:
TypeScript definitions for debounce
30 lines • 947 B
JSON
{
"name": "@types/debounce",
"version": "1.2.2",
"description": "TypeScript definitions for debounce",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debounce",
"license": "MIT",
"contributors": [
{
"name": "Denis Sokolov",
"url": "https://github.com/denis-sokolov",
"githubUsername": "denis-sokolov"
},
{
"name": "Wayne Carson",
"url": "https://github.com/wcarson",
"githubUsername": "wcarson"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/debounce"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "813c40915107d8a347c8e52cb415fcf8b85be6330ac7df97b352478574dcd729",
"typeScriptVersion": "4.5"
}