Variable GeoSegmentInit

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is GeoSegmentInit

Generated using TypeDoc