Add another tsx demo

This commit is contained in:
pengfei.zhou
2021-09-03 15:51:02 +08:00
committed by osborn
parent bec0d44af0
commit b3a6321dcc
2 changed files with 716 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
import { Group, View } from "../ui/view";
import { layoutConfig } from "./layoutconfig";
import { loge } from "./log";
import { ClassType } from "./types";
export namespace jsx {