Appearance
@miyue-mma/shared / Constructor
type Constructor<T> = (...args) => T;
Constructor
• T = void
void
...any[]
any
T