UNPKG

@mapbox-react/env-layers

Version:

Mapbox React Component Library Env Layers

4 lines (3 loc) 169 B
import type { RainLayerProps } from './props'; declare function MbRainLayer(props: RainLayerProps): import("react/jsx-runtime").JSX.Element; export default MbRainLayer;