default: {
    attachVideoElement: typeof attachVideoElement;
    createVideoElement: typeof createVideoElement;
}

Type declaration

  • attachVideoElement: typeof attachVideoElement
  • createVideoElement: typeof createVideoElement

Generated using TypeDoc