Variable GeoSplinePoints

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is GeoSplinePoints

Generated using TypeDoc