Type Alias ConvertSlotToVal<Slot, Value>

ConvertSlotToVal<Slot, Value>: ((slot: Slot, iface?: string) => Value)

Type Parameters