resolve-args.d.ts 64 B

1
  1. export declare const withArgs: <SWRType>(hook: any) => SWRType;