Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelFactory<M, U>

Type parameters

Hierarchy

Index

Methods

create

  • create(): M
  • Returns M

fromAny

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

    • value: M | U

    Returns M

fromInit

  • Parameters

    Returns M

Generated using TypeDoc