CoreTypesParamsTypeVersion: v8.0.0On this page ParamsTypeImportimport { ParamsType } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype ParamsType = Record<string, ParamType>;