# Window
Implements parts of the `window` object. Currently supports:
* `setTimeout()` but not `clearTimeout()`, `setInterval()`, or `clearInterval()`
* `devicePixelRatio`
* `atob()`