UNPKG

73 BTypeScriptView Raw
1export declare const fetchAndReturn: (url: string) => Promise<Response>;