GithubOctokitParameterType이 페이지에서OctokitParameterTypeSignature type OctokitParameterType<T> = Exclude<Parameter<T>, undefined> & Obj; References Parameter, Obj