UNPKG

videomail-client

Version:

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

3 lines (2 loc) 105 B
type VideoFormat = Record<string, number | string | Record<string, string>>; export default VideoFormat;