Constructor

A basic constructor type useful for mixins See https://blog.mariusschulz.com/2017/05/26/typescript-2-2-mixin-classes for a really good explanation of why mixins are useful.

Type Options
Constructor new (...args: any[]) => T
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.