UNPKG

@itwin/geo-tools-react

Version:
8 lines 333 B
import type { ToolbarCustomItem } from "@itwin/appui-react"; /** Utility Class that provides definitions of tools. These definitions can be used to populate the UI. * @public */ export declare class GeoToolsItemDef { static get geoAddressSearchButtonItemDef(): ToolbarCustomItem; } //# sourceMappingURL=GeoToolsItemDef.d.ts.map