This commit is contained in:
azure-pipelines[bot] 2023-03-28 07:39:06 +00:00
parent 67e01c76b4
commit 02bed41d9a
554 changed files with 652 additions and 377 deletions

2
6547.js Normal file
View file

@ -0,0 +1,2 @@
"use strict";(self.webpackChunkmy_application=self.webpackChunkmy_application||[]).push([[6547],{6547:(t,e,n)=>{n.r(e),n.d(e,{default:()=>o});const o='import material/material;\n\nexport {\n\tdemoMakeHelloWorld(onClose : () -> void) -> Material;\n}\n\ndemoMakeHelloWorld(onClose : () -> void) -> Material {\n\tMCenter(\n\t\tMLines2(\n\t\t\tMText("Hello, world!", []),\n\t\t\tMTextButton("CLOSE", onClose, [], [])\n\t\t)\n\t);\n}\n'}}]);
//# sourceMappingURL=6547.js.map