_fund: {
    production: "fund";
    testnet: "fundtest2222";
} = ...

Type declaration

  • Readonly production: "fund"
  • Readonly testnet: "fundtest2222"