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 { 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
};