UNPKG

111 BTypeScriptView Raw
1declare module '@testing-library/dom/dist/helpers' {
2 export function getWindowFromNode(node: Node): Window
3}
4
\No newline at end of file