Add Thai Distributed demo
This commit is contained in:
@ -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"],
|
||||
|
Reference in New Issue
Block a user