1
0
Fork 0
react-playground/node_modules/dom-helpers/esm/isWindow.d.ts

1 line
85 B
TypeScript

export default function isWindow(node: Element | Document | Window): Window | false;