Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FromTemplate<If, TX>

A mixin for InterfaceCompanion. This supplies the basis for the methods of ToInterface.

Even interfaces that retroactively implement for no templates implement this, because forward implementations still require this marker to work.

Type parameters

  • If

    The interface type.

  • TX

    The intersection of template types this interface retroactively implements, or unknown if there are none.

Hierarchy

  • FromTemplate

Index

Properties

[FromTemplateBrand]: [If, TX]

Generated using TypeDoc