-
-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
Description
- Rollup Plugin Name:
@rollup/plugin-virtual - Rollup Plugin Version: 2.0.3
- Rollup Version: 2.59.0
- Operating System (or Browser): macOS
- Node Version: 16.5.0
Expected Behavior
@rollup/plugin-virtual includes types allowing TypeScript users to benefit from the work done in #578.
Actual Behavior
No version was released since before #578 which means the package does not include types.
Could not find a declaration file for module '@rollup/plugin-virtual'. './node_modules/@rollup/plugin-virtual/dist/index.js' implicitly has an 'any' type.
Additional Information
Please release a new version of @rollup/plugin-virtual including the types added in #578.
Related: #894, which was closed without releasing a new version of @rollup/plugin-virtual.
Reactions are currently unavailable