Simplify DC current output type handling.
[e-mobility-charging-stations-simulator.git] / flow-typed / npm / eslint-config-node_vx.x.x.js
CommitLineData
4adfffae
JB
1// flow-typed signature: 266abab1324d9dc432f9945dfa50e622
2// flow-typed version: <<STUB>>/eslint-config-node_v^4.1.0/flow_v0.136.0
7dde0b73
JB
3
4/**
5 * This is an autogenerated libdef stub for:
6 *
7 * 'eslint-config-node'
8 *
9 * Fill this stub out by replacing all the `any` types.
10 *
11 * Once filled out, we encourage you to share your work with the
12 * community by sending a pull request to:
13 * https://github.com/flowtype/flow-typed
14 */
15
16declare module 'eslint-config-node' {
17 declare module.exports: any;
18}