UNPKG

rabbit-ear

Version:
8 lines 267 B
export function setWindow(newWindow: any): any; export default RabbitEarWindow; /** * @description get the "window" object, which should have * DOMParser, XMLSerializer, and document. */ declare function RabbitEarWindow(): any; //# sourceMappingURL=window.d.ts.map