UNPKG

61 BTypeScriptView Raw
1export interface HTML5BackendContext {
2 window: Window;
3}