Add Thai Distributed demo

This commit is contained in:
Dolan
2022-11-23 00:36:54 +00:00
parent 20964454c4
commit 9a6885f124
2 changed files with 28 additions and 0 deletions

View File

@ -14,6 +14,7 @@ const doc = new Document({
new TextRun({
text: "Foo Bar",
bold: true,
size: 40,
}),
new TextRun({
children: [new Tab(), "Github is the best"],