Variable GeoPointTuple

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is GeoPointTuple

Generated using TypeDoc