mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-02-04 05:21:51 +00:00
sync
This commit is contained in:
7
node_modules/react-leaflet/lib/FeatureGroup.d.ts
generated
vendored
7
node_modules/react-leaflet/lib/FeatureGroup.d.ts
generated
vendored
@@ -1,7 +0,0 @@
|
||||
/// <reference types="react" />
|
||||
import { type PathProps } from '@react-leaflet/core';
|
||||
import { FeatureGroup as LeafletFeatureGroup } from 'leaflet';
|
||||
import type { LayerGroupProps } from './LayerGroup.js';
|
||||
export interface FeatureGroupProps extends LayerGroupProps, PathProps {
|
||||
}
|
||||
export declare const FeatureGroup: import("react").ForwardRefExoticComponent<FeatureGroupProps & import("react").RefAttributes<LeafletFeatureGroup<any>>>;
|
||||
Reference in New Issue
Block a user