UNPKG

dom-helpers

Version:
2 lines (1 loc) 85 B
export default function isWindow(node: Element | Document | Window): Window | false;