Variable R2PointTuple

R2PointTuple: {
    [hasInstance](instance) => instance is R2PointTuple;
}

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is R2PointTuple

Generated using TypeDoc