Package Exports
- window
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 (window) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
window

Exports a
jsdom
window object.
Install
npm install --save window
Or if you're just using for testing you'll probably want:
npm install --save-dev window
License
MIT © Luke Childs