FunctionuseAutoRunPlugin(
fetchInstance,
{ manual, ready = true, defaultParams = [], refreshDeps = [], refreshDepsAction },
)
packages/hooks/src/useRequest/src/plugins/useAutoRunPlugin.ts:6
FunctionuseDebouncePlugin(
fetchInstance,
{ debounceWait, debounceLeading, debounceTrailing, debounceMaxWait, ready },
)
packages/hooks/src/useRequest/src/plugins/useDebouncePlugin.ts:8