UNPKG

videomail-client

Version:

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

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