Deploying to gh-pages from @ dolanmiu/docx@7682745402 🚀

This commit is contained in:
dolanmiu
2021-12-18 15:55:35 +00:00
parent 0dcfedf697
commit 8dfb1c44be
291 changed files with 327 additions and 327 deletions

View File

@ -12,7 +12,7 @@ const doc = new Document({
new Paragraph({
text: "Bullet points",
bullet: {
level: 0 //How deep you want the bullet to be
level: 0 // How deep you want the bullet to be. Maximum level is 9
}
}),
new Paragraph({