UNPKG

112 BTypeScriptView Raw
1/** @ignore */
2export declare function fetchPrivate(input: RequestInfo, init?: RequestInit): Promise<Response>;