project-inra / inra-server

A set of modules for Node.js servers suitable for any kind of applications. Provides a higher level of abstraction, syntactic sugar and a lot of utility modules.
https://github.com/project-inra/inra-server/wiki
MIT License
8 stars 1 forks source link

Flow doesn't support dynamic exports #9

Open Bartozzz opened 6 years ago

Bartozzz commented 6 years ago

Verb decorators need an explicit definition here: https://github.com/project-inra/inra-server/blob/development/packages/inra-server-http/src/router/index.js#L57