UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

3 lines 289 B
export declare function resolveResponse(getResponse: () => Promise<Response>): Promise<Response>; export declare function resolveAPIEndpoint(runEndpoint: () => Promise<any>, request: Request, params: Record<string, string>): Promise<Response>; //# sourceMappingURL=resolveResponse.d.ts.map