UNPKG

@dynatrace/runtime-simulator

Version:

The Dynatrace JavaScript runtime simulator.

5 lines (4 loc) 146 B
export default class Window extends EventTarget { /** The Window.self read-only property returns the window itself */ get self(): this; }