@types/is-callable
Version:
TypeScript definitions for is-callable
25 lines • 792 B
JSON
{
"name": "@types/is-callable",
"version": "1.1.2",
"description": "TypeScript definitions for is-callable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-callable",
"license": "MIT",
"contributors": [
{
"name": "Daniel",
"githubUsername": "nieltg",
"url": "https://github.com/nieltg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/is-callable"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "62102f8c72a52e941a05d4105e02a031e0cc8ee6e1709b09004f5e41a00b7ae8",
"typeScriptVersion": "4.5"
}