nws-client-js
Version:
JavaScript client for the National Weather Service API
16 lines (14 loc) • 326 B
text/typescript
// tslint:disable
/**
* weather.gov API
* weather.gov API
*
* OpenAPI spec version: 1.8.5
*
*
* NOTE: This file is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the file manually.
*/
export * from "./api";
export * from "./configuration";