You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be declined. TS doesn't add new utility types anymore unless they are required for emitting declaration files. See this comment on #51841 and the things to which it links.
Suggestion
π Search Terms
Class, Constructor, Function, lib
β Viability Checklist
My suggestion meets these guidelines:
β Suggestion
A
Constructor
typeπ Motivating Example
There are currently a lot of elements being typed as
Function
instead ofConstructor
(see #implementation bellow)π» Implementation
https://github.com/Malix-Off/oop-utility/blob/ab0b593f0a7039582ea2876a6eb1c980f4262fd4/src/constructor.ts#L1
The text was updated successfully, but these errors were encountered: