UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

3 lines (2 loc) 109 B
declare function useVisibleLayers(): [string[], (layerId: string) => void]; export default useVisibleLayers;