UNPKG

@deltares/fews-pi-requests

Version:

Library for making requests to the FEWS PI webservice

4 lines (3 loc) 91 B
export interface DynamicReportDisplayDataResponse { input: [Record<string, string>]; }