JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 214
  • Score
    100M100P100Q92721F
  • License MIT

Generate bundled TypeScript declaration files

Package Exports

  • dtsc
  • dtsc/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dtsc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dtsc

npm GitHub

Generate bundled TypeScript declaration files.

Usage

Limitations

This package uses a string-based approach to generate bundle from a .d.ts file. It has some limitations:

  • If you find one, welcome to report an issue.