Type alias Account

Account: {
    type: string;
}

Type declaration

  • type: string

Generated using TypeDoc