epic-designer-gold
Version:
基于vue3的设计器,可视化开发页面表单
16 lines (15 loc) • 320 B
JavaScript
import { _ as s } from "./mermaid.core-BmO8XxbV.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
};