Wasm Directoryalpha
Record

create-repo-variable-params

No description available.

record create-repo-variable-params {
  owner: string,
  repo: string,
  name: string,
  value: string,
}

Fields

NameTypeDescription
ownerstring
repostring
namestring
valuestring