UNPKG

@deltares/fews-wms-requests

Version:

Library for making requests to the FEWS WMS-T webservice

4 lines 113 B
export enum WMSRequestType { GetCapabilities = 'GetCapabilities', GetLegendGraphic = 'GetLegendGraphic' }