mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
Fix interactive video (#350)
* n * remove template * Add templates * remove print
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
import { c as r, C as s, a as e, s as t } from "./chunk-A2AXSNBT-zdHOW8wg.js";
|
||||
import { _ as l } from "./mermaid.core-Cmyps_S7.js";
|
||||
var d = {
|
||||
parser: r,
|
||||
get db() {
|
||||
return new s();
|
||||
},
|
||||
renderer: e,
|
||||
styles: t,
|
||||
init: /* @__PURE__ */ l((a) => {
|
||||
a.class || (a.class = {}), a.class.arrowMarkerAbsolute = a.arrowMarkerAbsolute;
|
||||
}, "init")
|
||||
};
|
||||
export {
|
||||
d as diagram
|
||||
};
|
||||
Reference in New Issue
Block a user