Variable GeoBoxLike

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is GeoBoxLike

Generated using TypeDoc