mobx-keystone
    Preparing search index...

    Function abstractModelClass

    • Type Parameters

      • T

        Abstract model class type.

      Parameters

      • type: T

        Abstract model class.

      Returns T & Object

      Should not be needed anymore.

      Tricks TypeScript into accepting abstract classes as a parameter for ExtendedModel. Does nothing in runtime.