Variable GeoBoxInit

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

Type declaration

  • [hasInstance]:function
    • Parameters

      • instance: unknown

      Returns instance is GeoBoxInit

Generated using TypeDoc