Fix interactive video (#350)

* n

* remove template

* Add templates

* remove print
This commit is contained in:
Freddy Boulton
2025-06-13 12:22:38 -04:00
committed by GitHub
parent b9c3f01e9f
commit 3abe0a4d8a
45 changed files with 4697 additions and 4672 deletions

View File

@@ -0,0 +1,16 @@
import { s as a, S as t, b as r, a as s } from "./chunk-AEK57VVT-Bi19bt7P.js";
import { _ as i } from "./mermaid.core-Cmyps_S7.js";
var _ = {
parser: a,
get db() {
return new t(2);
},
renderer: r,
styles: s,
init: /* @__PURE__ */ i((e) => {
e.state || (e.state = {}), e.state.arrowMarkerAbsolute = e.arrowMarkerAbsolute;
}, "init")
};
export {
_ as diagram
};