remove: remove constructor type since it isn't needed anymore
This commit is contained in:
parent
d017463cc9
commit
d85fec9bdb
1
types/constructor.d.ts
vendored
1
types/constructor.d.ts
vendored
@ -1 +0,0 @@
|
||||
type Constructor<T = {}> = new (...args: any[]) => T;
|
Loading…
x
Reference in New Issue
Block a user