UNPKG

@openapi-generator-plus/typescript-fetch-node-client-generator

Version:
8 lines (7 loc) 316 B
import { FetchClientHooks } from '@openapi-generator-plus/typescript-fetch-client-generator'; /** * Hook overrides for fetch-node-client: replace fetch-client's * browser-oriented imports/dependencies/response-body handling with the * Node-flavoured equivalents. */ export declare const hooks: FetchClientHooks;