UNPKG

sw-helper

Version:

[![NPM](http://img.shields.io/npm/v/preact-router.svg)](https://www.npmjs.com/package/preact-router)

5 lines (4 loc) 125 B
export interface Window { skipWaiting(): void; addEventListener(type: string, callback: (arg: any) => void): void; }