Interface DirectTreadBroadcastBaseOptions

Hierarchy

  • DirectTreadBroadcastBaseOptions

Properties

form?: {
    [x: string]: any;
}

Type declaration

  • [x: string]: any
item: string
searchParams?: {
    [x: string]: any;
}

Type declaration

  • [x: string]: any
signed?: boolean