Type alias Size

Size: {
    w: number;
    h: number;
}

Размер w/h

Type declaration

  • w: number
  • h: number

Generated using TypeDoc