_branch: {
    production: "branch";
    testnet: "branch";
} = ...

Type declaration

  • Readonly production: "branch"
  • Readonly testnet: "branch"