Open ronaldwidha opened 11 years ago
I have to update some definitions to 0.9, since the export function () syntax doesn't work anymore. Probably with 0.9 I will be able to properly reproduce the expected express exporting behaviour.
You should probably consider cutting a branch in terms of ts version compatibility. latest node.d.ts is breaking with 0.8.3.
one error:
which is on this line:
is the function expecting a name?
tested on ts 0.9.0.1, node 0.8.11