Interface ComponentFactory<C>

Type Parameters

Hierarchy

Methods

Methods

  • Returns C

  • Coerces a loosely typed value to a strictly typed instance.

    Parameters

    • value: C | LikeType<C>

    Returns C

Generated using TypeDoc