Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2020-08-08 00:40:11 +00:00
parent f6f309c1c5
commit 7d267c1692
521 changed files with 2671 additions and 2671 deletions

View File

@ -53,7 +53,7 @@ Packer.toBuffer(doc).then((buffer) => {
fs.writeFileSync("My Document.docx", buffer);
});
// Done! A file called 'My First Document.docx' will be in your file system.
// Done! A file called 'My Document.docx' will be in your file system.
```
<p align="center">