mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
everything working on spaces
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
export { default as BaseInteractiveVideo } from "./shared/InteractiveVideo.svelte";
|
||||
export { default as BaseStaticVideo } from "./shared/VideoPreview.svelte";
|
||||
export { default as BasePlayer } from "./shared/Player.svelte";
|
||||
export { prettyBytes, playable, loaded } from "./shared/utils";
|
||||
export { default as BaseExample } from "./Example.svelte";
|
||||
import { default as Index } from "./Index.svelte";
|
||||
|
||||
Reference in New Issue
Block a user