UNPKG

retrofit-axios-ts

Version:

A declarative and axios based retrofit implementation for JavaScript and TypeScript.

7 lines (6 loc) 172 B
export * from "./BaseData"; export * from "./Data"; export * from "./FormUrlencoded"; export * from "./Json"; export * from "./MultiPart"; export * from "./TextXml";