UNPKG

videomail-client

Version:

A wicked npm package to record videos directly in the browser, wohooo!

3 lines (2 loc) 89 B
declare function isShown(element?: HTMLElement | null): boolean; export default isShown;