UNPKG

81 BTypeScriptView Raw
1export declare const isDOMElement: (maybeNode: unknown) => maybeNode is Element;