UNPKG

react-gallimaps

Version:

A minimalist React wrapper for GalliMaps Vector Plugin - Easy integration for Nepal's mapping solution

3 lines (2 loc) 118 B
import { GallimapsAPIHook } from "../types/components"; export declare const useGallimapsAPI: () => GallimapsAPIHook;