Deploying to gh-pages from @ dolanmiu/docx@021f1b0c4d 🚀

This commit is contained in:
dolanmiu
2024-10-11 00:14:27 +00:00
parent 2859dd7a31
commit e20d4d1ca9
380 changed files with 840 additions and 840 deletions

View File

@ -22,7 +22,7 @@ const doc = new Document({
}
})
],
}];
}]
});
```