Simplify DC current output type handling.
[e-mobility-charging-stations-simulator.git] / flow-typed / npm / flow-typed_vx.x.x.js
CommitLineData
4adfffae
JB
1// flow-typed signature: 5e180472a76cccade6d1e63228aa20a7
2// flow-typed version: <<STUB>>/flow-typed_v^3.2.1/flow_v0.136.0
7dde0b73
JB
3
4/**
5 * This is an autogenerated libdef stub for:
6 *
7 * 'flow-typed'
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 'flow-typed' {
17 declare module.exports: any;
18}
19
20/**
21 * We include stubs for each file inside this npm package in case you need to
22 * require those files directly. Feel free to delete any files that aren't
23 * needed.
24 */
25declare module 'flow-typed/dist/cli' {
26 declare module.exports: any;
27}
28
29declare module 'flow-typed/dist/commands/create-stub' {
30 declare module.exports: any;
31}
32
33declare module 'flow-typed/dist/commands/install' {
34 declare module.exports: any;
35}
36
37declare module 'flow-typed/dist/commands/runTests' {
38 declare module.exports: any;
39}
40
41declare module 'flow-typed/dist/commands/search' {
42 declare module.exports: any;
43}
44
45declare module 'flow-typed/dist/commands/update-cache' {
46 declare module.exports: any;
47}
48
49declare module 'flow-typed/dist/commands/update' {
50 declare module.exports: any;
51}
52
53declare module 'flow-typed/dist/commands/validateDefs' {
54 declare module.exports: any;
55}
56
57declare module 'flow-typed/dist/lib/cacheRepoUtils' {
58 declare module.exports: any;
59}
60
61declare module 'flow-typed/dist/lib/codeSign' {
62 declare module.exports: any;
63}
64
65declare module 'flow-typed/dist/lib/fileUtils' {
66 declare module.exports: any;
67}
68
69declare module 'flow-typed/dist/lib/flowProjectUtils' {
70 declare module.exports: any;
71}
72
73declare module 'flow-typed/dist/lib/flowVersion' {
74 declare module.exports: any;
75}
76
77declare module 'flow-typed/dist/lib/git' {
78 declare module.exports: any;
79}
80
81declare module 'flow-typed/dist/lib/github' {
82 declare module.exports: any;
83}
84
85declare module 'flow-typed/dist/lib/isInFlowTypedRepo' {
86 declare module.exports: any;
87}
88
89declare module 'flow-typed/dist/lib/libDefs' {
90 declare module.exports: any;
91}
92
93declare module 'flow-typed/dist/lib/node' {
94 declare module.exports: any;
95}
96
97declare module 'flow-typed/dist/lib/npm/npmLibDefs' {
98 declare module.exports: any;
99}
100
101declare module 'flow-typed/dist/lib/npm/npmProjectUtils' {
102 declare module.exports: any;
103}
104
105declare module 'flow-typed/dist/lib/semver' {
106 declare module.exports: any;
107}
108
109declare module 'flow-typed/dist/lib/stubUtils' {
110 declare module.exports: any;
111}
112
113declare module 'flow-typed/dist/lib/ValidationError' {
114 declare module.exports: any;
115}
116
117// Filename aliases
118declare module 'flow-typed/dist/cli.js' {
119 declare module.exports: $Exports<'flow-typed/dist/cli'>;
120}
121declare module 'flow-typed/dist/commands/create-stub.js' {
122 declare module.exports: $Exports<'flow-typed/dist/commands/create-stub'>;
123}
124declare module 'flow-typed/dist/commands/install.js' {
125 declare module.exports: $Exports<'flow-typed/dist/commands/install'>;
126}
127declare module 'flow-typed/dist/commands/runTests.js' {
128 declare module.exports: $Exports<'flow-typed/dist/commands/runTests'>;
129}
130declare module 'flow-typed/dist/commands/search.js' {
131 declare module.exports: $Exports<'flow-typed/dist/commands/search'>;
132}
133declare module 'flow-typed/dist/commands/update-cache.js' {
134 declare module.exports: $Exports<'flow-typed/dist/commands/update-cache'>;
135}
136declare module 'flow-typed/dist/commands/update.js' {
137 declare module.exports: $Exports<'flow-typed/dist/commands/update'>;
138}
139declare module 'flow-typed/dist/commands/validateDefs.js' {
140 declare module.exports: $Exports<'flow-typed/dist/commands/validateDefs'>;
141}
142declare module 'flow-typed/dist/lib/cacheRepoUtils.js' {
143 declare module.exports: $Exports<'flow-typed/dist/lib/cacheRepoUtils'>;
144}
145declare module 'flow-typed/dist/lib/codeSign.js' {
146 declare module.exports: $Exports<'flow-typed/dist/lib/codeSign'>;
147}
148declare module 'flow-typed/dist/lib/fileUtils.js' {
149 declare module.exports: $Exports<'flow-typed/dist/lib/fileUtils'>;
150}
151declare module 'flow-typed/dist/lib/flowProjectUtils.js' {
152 declare module.exports: $Exports<'flow-typed/dist/lib/flowProjectUtils'>;
153}
154declare module 'flow-typed/dist/lib/flowVersion.js' {
155 declare module.exports: $Exports<'flow-typed/dist/lib/flowVersion'>;
156}
157declare module 'flow-typed/dist/lib/git.js' {
158 declare module.exports: $Exports<'flow-typed/dist/lib/git'>;
159}
160declare module 'flow-typed/dist/lib/github.js' {
161 declare module.exports: $Exports<'flow-typed/dist/lib/github'>;
162}
163declare module 'flow-typed/dist/lib/isInFlowTypedRepo.js' {
164 declare module.exports: $Exports<'flow-typed/dist/lib/isInFlowTypedRepo'>;
165}
166declare module 'flow-typed/dist/lib/libDefs.js' {
167 declare module.exports: $Exports<'flow-typed/dist/lib/libDefs'>;
168}
169declare module 'flow-typed/dist/lib/node.js' {
170 declare module.exports: $Exports<'flow-typed/dist/lib/node'>;
171}
172declare module 'flow-typed/dist/lib/npm/npmLibDefs.js' {
173 declare module.exports: $Exports<'flow-typed/dist/lib/npm/npmLibDefs'>;
174}
175declare module 'flow-typed/dist/lib/npm/npmProjectUtils.js' {
176 declare module.exports: $Exports<'flow-typed/dist/lib/npm/npmProjectUtils'>;
177}
178declare module 'flow-typed/dist/lib/semver.js' {
179 declare module.exports: $Exports<'flow-typed/dist/lib/semver'>;
180}
181declare module 'flow-typed/dist/lib/stubUtils.js' {
182 declare module.exports: $Exports<'flow-typed/dist/lib/stubUtils'>;
183}
184declare module 'flow-typed/dist/lib/ValidationError.js' {
185 declare module.exports: $Exports<'flow-typed/dist/lib/ValidationError'>;
186}