blob: 4bd9cdeaefe0b9cdb73a612a047a00632e551a30 [file] [log] [blame]
// flow-typed signature: b2a86e0e21523ed6260f76eaf06f7b99
// flow-typed version: <<STUB>>/serve_v^1.4.0/flow_v0.42.0
/**
* This is an autogenerated libdef stub for:
*
* 'serve'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/
declare module 'serve' {
declare module.exports: any;
}