https://github.com/ext/dts-bundle-generator-issue-214
Minimal reproduction of dts-bundle-generator#214
https://github.com/ext/dts-bundle-generator-issue-214
Last synced: about 2 months ago
JSON representation
Minimal reproduction of dts-bundle-generator#214
- Host: GitHub
- URL: https://github.com/ext/dts-bundle-generator-issue-214
- Owner: ext
- Created: 2022-07-15T13:35:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T13:35:43.000Z (almost 4 years ago)
- Last Synced: 2025-07-04T00:03:51.099Z (12 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `dts-bundle-generator` issue 214
Minimal reproduction.
1. `npm install`
2. `npm run build`
Result is present in `dist/foo.d.ts`.
See also github action.