Files
gradio-webrtc/backend/fastrtc/templates/component/chunk-XZIHB7SX-BL75jMe6.js
Freddy Boulton 3abe0a4d8a Fix interactive video (#350)
* n

* remove template

* Add templates

* remove print
2025-06-13 12:22:38 -04:00

16 lines
320 B
JavaScript

import { _ as s } from "./mermaid.core-Cmyps_S7.js";
var t, e = (t = class {
/**
* @param init - Function that creates the default state.
*/
constructor(i) {
this.init = i, this.records = this.init();
}
reset() {
this.records = this.init();
}
}, s(t, "ImperativeState"), t);
export {
e as I
};