Type Alias Interface<IfId>

Interface: { "[InterfaceBrand]": IfId }

An interface type, for use with contract IDs.

Type Parameters

  • IfId

Type declaration

  • Readonly[InterfaceBrand]: IfId

IfId The interface ID as a constant string.