|
1 | | -// flow-typed signature: 56aadab86d5f94299218becc5c3f0e5e |
2 | | -// flow-typed version: <<STUB>>/babel-cli_v6.16.0/flow_v0.33.0 |
| 1 | +// flow-typed signature: 5e907b35a81c5c99a2af9596d870b7bc |
| 2 | +// flow-typed version: <<STUB>>/babel-cli_v6.24.1/flow_v0.49.1 |
3 | 3 |
|
4 | 4 | /** |
5 | 5 | * This is an autogenerated libdef stub for: |
|
8 | 8 | * |
9 | 9 | * Fill this stub out by replacing all the `any` types. |
10 | 10 | * |
11 | | - * Once filled out, we encourage you to share your work with the |
12 | | - * community by sending a pull request to: |
| 11 | + * Once filled out, we encourage you to share your work with the |
| 12 | + * community by sending a pull request to: |
13 | 13 | * https://github.com/flowtype/flow-typed |
14 | 14 | */ |
15 | 15 |
|
@@ -42,30 +42,6 @@ declare module 'babel-cli/lib/_babel-node' { |
42 | 42 | declare module.exports: any; |
43 | 43 | } |
44 | 44 |
|
45 | | -declare module 'babel-cli/lib/babel-doctor/index' { |
46 | | - declare module.exports: any; |
47 | | -} |
48 | | - |
49 | | -declare module 'babel-cli/lib/babel-doctor/rules/deduped' { |
50 | | - declare module.exports: any; |
51 | | -} |
52 | | - |
53 | | -declare module 'babel-cli/lib/babel-doctor/rules/has-config' { |
54 | | - declare module.exports: any; |
55 | | -} |
56 | | - |
57 | | -declare module 'babel-cli/lib/babel-doctor/rules/index' { |
58 | | - declare module.exports: any; |
59 | | -} |
60 | | - |
61 | | -declare module 'babel-cli/lib/babel-doctor/rules/latest-packages' { |
62 | | - declare module.exports: any; |
63 | | -} |
64 | | - |
65 | | -declare module 'babel-cli/lib/babel-doctor/rules/npm-3' { |
66 | | - declare module.exports: any; |
67 | | -} |
68 | | - |
69 | 45 | declare module 'babel-cli/lib/babel-external-helpers' { |
70 | 46 | declare module.exports: any; |
71 | 47 | } |
@@ -112,24 +88,6 @@ declare module 'babel-cli/index.js' { |
112 | 88 | declare module 'babel-cli/lib/_babel-node.js' { |
113 | 89 | declare module.exports: $Exports<'babel-cli/lib/_babel-node'>; |
114 | 90 | } |
115 | | -declare module 'babel-cli/lib/babel-doctor/index.js' { |
116 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/index'>; |
117 | | -} |
118 | | -declare module 'babel-cli/lib/babel-doctor/rules/deduped.js' { |
119 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/rules/deduped'>; |
120 | | -} |
121 | | -declare module 'babel-cli/lib/babel-doctor/rules/has-config.js' { |
122 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/rules/has-config'>; |
123 | | -} |
124 | | -declare module 'babel-cli/lib/babel-doctor/rules/index.js' { |
125 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/rules/index'>; |
126 | | -} |
127 | | -declare module 'babel-cli/lib/babel-doctor/rules/latest-packages.js' { |
128 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/rules/latest-packages'>; |
129 | | -} |
130 | | -declare module 'babel-cli/lib/babel-doctor/rules/npm-3.js' { |
131 | | - declare module.exports: $Exports<'babel-cli/lib/babel-doctor/rules/npm-3'>; |
132 | | -} |
133 | 91 | declare module 'babel-cli/lib/babel-external-helpers.js' { |
134 | 92 | declare module.exports: $Exports<'babel-cli/lib/babel-external-helpers'>; |
135 | 93 | } |
|
0 commit comments