UNPKG

videomail-client

Version:

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

3 lines (2 loc) 94 B
declare function hideElement(element?: HTMLElement | null): void; export default hideElement;