UNPKG

typescript-extends

Version:

Typescript `__extends` helper exported as module

27 lines (26 loc) 648 B
{ "name": "typescript-extends", "version": "1.0.1", "description": "Typescript `__extends` helper exported as module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sanex3339/typescript-extends.git" }, "keywords": [ "typescript", "helpers", "extends", "typescript-helpers", "webpack" ], "author": "sanex3339", "license": "ISC", "bugs": { "url": "https://github.com/sanex3339/typescript-extends/issues" }, "homepage": "https://github.com/sanex3339/typescript-extends#readme" }