Files
v10/dist/dev/dom/native-hls/index.d.ts
T

2 lines
245 B
TypeScript

import { NativeHlsMedia, NativeHlsMediaProps, PreloadType, StreamType, StreamTypes, nativeHlsMediaDefaultProps } from "./media.js";
export { NativeHlsMedia, NativeHlsMediaProps, PreloadType, StreamType, StreamTypes, nativeHlsMediaDefaultProps };