UNPKG

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

Version:
7 lines (6 loc) 277 B
import { FetchClientHooks } from '@openapi-generator-plus/typescript-fetch-client-generator'; /** * Hook overrides for fetch-rn-client: add the `abab` `btoa` polyfill that * React Native's JS engine doesn't provide natively. */ export declare const hooks: FetchClientHooks;