Preview 2.0 is now in Public Beta!
Read the Announcement
Size
interface Size {
  height: number;
  width: number;
}

Summary

Properties

height
width

Properties

height