This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartpdf
Watch
2
Star
0
Fork
0
You've already forked smartpdf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12ede2be02
smartpdf
/
ts
/
interfaces
/
interface.pdfresult.ts
6 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2019-06-03 08:51:15 +00:00
export
interface
IPdfResult
{
fix(core): update
2019-06-04 09:29:30 +00:00
name
:
string
;
id
:
string
;
fix(core): update
2019-06-03 08:51:15 +00:00
buffer
:
Buffer
;
}
Reference in New Issue
Copy Permalink