Type alias UIMsgOptions

UIMsgOptions: {
    key: string;
    timeout: number;
}

UI related APIs

Type declaration

  • key: string
  • timeout: number

Generated using TypeDoc