XYProps Type alias

interface for variant json (one of)

  • (individually optional) x, y
  • number array

XYProps = object | number[]

Defined in

Last Updated: 08 January, 2020