@typeforce/ambiguous-dts
v1.0.0
Published
Generic parameter wrapper for Typescript
Downloads
10
Maintainers
Readme
ambiguous-dts
Typescript generic parameter wrapper for preserving ambiguous parameters.
Usage
npm install @typeforce/ambiguous-dts --save # Install package via NPMThis package contains TypeScript type declarations.
Build & Test
When building the project, a folder named dist/ will be created if it does not
already exist, where the compiled code will be outputted to. Type declaration
files will also be generated and outputted to the dist/ folder.
npm install # Installs dependencies.
npm run build # Build the project.License
Refer to the LICENSE file for license information.
