interface WithIntrinsicProps

export interface WithIntrinsicProps<Data> extends IntrinsicProps

Type Parameters

Data

api : API

The REST API

Inherited from: IntrinsicProps

data : Data

shardId : number

The id of the shard that emitted the event

Inherited from: IntrinsicProps