mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-27 01:22:18 +00:00
sync
This commit is contained in:
4
node_modules/react-leaflet/lib/AttributionControl.d.ts
generated
vendored
Normal file
4
node_modules/react-leaflet/lib/AttributionControl.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
import { Control } from 'leaflet';
|
||||
export type AttributionControlProps = Control.AttributionOptions;
|
||||
export declare const AttributionControl: import("react").ForwardRefExoticComponent<Control.AttributionOptions & import("react").RefAttributes<Control.Attribution>>;
|
||||
Reference in New Issue
Block a user