stringify-request.d.ts 84 B

1
  1. export declare function stringifyRequest(loaderContext: any, request: any): string;