Wasm Directoryalpha
Record

rename-branch-params

No description available.

record rename-branch-params {
  owner: string,
  repo: string,
  branch: string,
  new-name: string,
}

Fields

NameTypeDescription
ownerstring
repostring
branchstring
new-namestring