UNPKG

95 BTypeScriptView Raw
1export default function isDocument(element: Element | Document | Window): element is Document;