Rename the components

This commit is contained in:
2026-06-11 08:56:40 +08:00
parent 1a38577817
commit 4fcd58b5ed
24 changed files with 116 additions and 74 deletions
+3
View File
@@ -0,0 +1,3 @@
/** @externs */
var window = {};
window.demoHello = function(name) {};