didToDisplayCodec
didToDisplayCodec<
TCandid,TDisplay>(didType):ActorDisplayCodec<TCandid,TDisplay>
Defined in: display/helper.ts:5
Type Parameters
Section titled “Type Parameters”TCandid
Section titled “TCandid”TCandid = unknown
TDisplay
Section titled “TDisplay”TDisplay = DisplayOf<TCandid>
Parameters
Section titled “Parameters”didType
Section titled “didType”Type
Returns
Section titled “Returns”ActorDisplayCodec<TCandid, TDisplay>