Mixin<B, M>: ((b: Constructor<B>) => Constructor<B & M>)

Type Parameters

  • B extends object

  • M

Type declaration

Generated using TypeDoc