UNPKG

react-gallimaps

Version:

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

5 lines (4 loc) 140 B
export * from "./components"; export * from "./types"; export * from "./hooks/useGalliMaps"; export { useScript } from "./hooks/useScript";