UNPKG

nws-client-js

Version:

JavaScript client for the National Weather Service API

5 lines (4 loc) 143 B
declare module "isomorphic-fetch"; declare var URL: typeof globalThis extends { URL: infer URLCtor } ? URLCtor : typeof import("url").URL;