Closed tim-we closed 11 months ago
A Document instance has width and height properties but those are unfortunately missing from the TypeScript definitions. This PR changes that.
Document
width
height
Thanks!
A
Document
instance haswidth
andheight
properties but those are unfortunately missing from the TypeScript definitions. This PR changes that.