CoreTypesParamTypeVersion: v7.0.0On this page ParamTypeImportimport { ParamType } from "@hyper-fetch/core"SourceView the source codePackage@hyper-fetch/core Previewtype ParamType = string | number;