Function applyMixins

  • Apply the given mixin classes to the given constructor.

    Parameters

    • derivedCtor: FunctionConstructor
    • baseCtors: any[]

    Returns void