UNPKG

@vime-js/utils

Version:
4 lines (3 loc) 115 B
export const is_element = ( input, ) => input instanceof window.Element || input instanceof window.HTMLDocument;