Function applyMixins

  • Apply mixins to a class

    Parameters

    • derivedCtor: any

      The class to apply the mixins to

    • constructors: any[]

      The mixins to apply

    Returns void

Generated using TypeDoc