UNPKG

@tanstack/start-server-functions-fetcher

Version:

Modern and scalable routing for applications

2 lines (1 loc) 157 B
export declare function serverFnFetcher(url: string, args: Array<any>, handler: (url: string, requestInit: RequestInit) => Promise<Response>): Promise<any>;