This website requires JavaScript.
Explore
Help
Sign In
smartyellow
/
docx-js
Watch
2
Star
0
Fork
0
You've already forked docx-js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf1689a3c2f6d3f3cfdd6ef15bf6c850d4f38e66
docx-js
/
ts
/
export
/
packer
/
packer.ts
4 lines
59 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2017-12-06 01:03:14 +00:00
export
interface
IPacker
{
pack
(
path
:
string
)
:
void
;
more listing
2017-03-08 21:54:52 +00:00
}
Reference in New Issue
Copy Permalink