UNPKG

googlevideo

Version:

A set of utilities for working with Google Video APIs.

5 lines (4 loc) 134 B
import * as GoogleVideo from './core/index.js'; export { GoogleVideo }; export default GoogleVideo; export * from './utils/index.js';