UNPKG

unlockpage-api-client

Version:

React hooks and TypeScript client for Unlockpage API

43 lines (41 loc) 1.38 kB
/** * Generated by orval v6.31.0 🍺 * Do not edit manually. * Unlockpage API * This is the API server for Unlockpage micropayments platform. * OpenAPI spec version: 1.0 */ export * from "./bodyBody"; export * from "./deleteRoutesParams"; export * from "./deleteUser200"; export * from "./deleteWebsiteParams"; export * from "./getAuthCheck200"; export * from "./getAvaliableParams"; export * from "./getDns400"; export * from "./getDns404"; export * from "./getDns500"; export * from "./getDnsParams"; export * from "./getPurchaseHistoryParams"; export * from "./getPurchased200"; export * from "./getPurchasedParams"; export * from "./getWebsiteParams"; export * from "./microhttpAccessResponse"; export * from "./microhttpDNSResponse"; export * from "./microhttpErrorResponse"; export * from "./microhttpPurchase"; export * from "./microhttpPurchaseDetail"; export * from "./microhttpRoute"; export * from "./microhttpRouteInfo"; export * from "./microhttpUser"; export * from "./microhttpWebsite"; export * from "./patchRoutesBody"; export * from "./patchRoutesParams"; export * from "./postAccessBody"; export * from "./postDns400"; export * from "./postDns404"; export * from "./postDns500"; export * from "./postDnsParams"; export * from "./postUserLogout200"; export * from "./putPurchased200"; export * from "./putPurchasedBody"; export * from "./putUser200";