Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ControllerFactory<C, U>

Type parameters

Hierarchy

Index

Methods

create

  • create(): C
  • Returns C

fromAny

  • fromAny(value: C | U): C
  • Parameters

    • value: C | U

    Returns C

fromInit

  • Parameters

    Returns C

Generated using TypeDoc