ire4ever1190 / mike

The new and improved mikero web framework
35 stars 1 forks source link

Support var types with hooks #37

Closed ire4ever1190 closed 5 months ago

ire4ever1190 commented 5 months ago

Declares variables as var instead of let in the body of the handler if the parameter is var T

Closes #36