value-index-pair-interface
Version:
TypeScript interface for object that represents a single array item
23 lines (22 loc) • 446 B
JSON
{
"name": "value-index-pair-interface",
"version": "1.0.1",
"description": "TypeScript interface for object that represents a single array item",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"typescript",
"interface",
"object",
"array-item",
"item",
"value",
"index"
],
"author": "Steve Thompson",
"license": "FREE",
"dependencies": {
}
}