Type alias InterfaceFactory

InterfaceFactory: ((idl) => types.IDL.ServiceClass)

An Interface Factory, normally provided by a Candid code generation.

Type declaration