@typeforce/generic-dts
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

generic-dts

NPM NPM LICENSE

Typescript generic parameter wrapper for preserving generic parameters.

Usage

    npm install @typeforce/generic-dts --save   # Install package via NPM

This 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.

Package Sidebar

Install

npm i @typeforce/generic-dts

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

3.52 kB

Total Files

7

Last publish

Collaborators

  • mgthomas99