(w)
| 2134 | process.env.NODE_ENV === "production" ? w.exports = Ut() : w.exports = Gt(); |
| 2135 | })(Wt); |
| 2136 | const lt = mr.Fragment, Ue = mr.jsxDEV, Kt = (w) => { |
| 2137 | const { data: d, id: ae } = w; |
| 2138 | return /* @__PURE__ */ Ue("input", { id: ae, className: "e-input", placeholder: "请输入你的数据", ...d }, void 0, !1, { |
| 2139 | fileName: "E:/vscode-project/easy-lowcode/src/components/Input.tsx", |
| 2140 | lineNumber: 12, |
| 2141 | columnNumber: 5 |
| 2142 | }, globalThis); |
| 2143 | }, Jt = (w) => { |
| 2144 | const { data: d, id: ae } = w; |
| 2145 | return /* @__PURE__ */ Ue("button", { id: ae, className: "e-button", ...d, children: d && d.children ? d.children : "默认按钮" }, void 0, !1, { |
| 2146 | fileName: "E:/vscode-project/easy-lowcode/src/components/Button.tsx", |
nothing calls this directly
no outgoing calls
no test coverage detected