kevelopment / haruJs

JavaScript Web Framework built in TypeScript bringing in some Spring feelings.
0 stars 0 forks source link

added a new `Newable` type since `NewableFunction` wasn't really newable #20

Closed svennergr closed 3 years ago

svennergr commented 3 years ago

This currently relies on the issues/10/prettier_eslint branch. Be carefull when merging.

I noticed, that the NewableFunction type wasn't really newable.