|
| 1 | +// flow-typed signature: 1a63a59bab8d852c7633436d844dd48d |
| 2 | +// flow-typed version: <<STUB>>/all-contributors-cli_v^4.3.0/flow_v0.48.0 |
| 3 | + |
| 4 | +/** |
| 5 | + * This is an autogenerated libdef stub for: |
| 6 | + * |
| 7 | + * 'all-contributors-cli' |
| 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 | + |
| 16 | +declare module 'all-contributors-cli' { |
| 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 | + */ |
| 25 | +declare module 'all-contributors-cli/cli' { |
| 26 | + declare module.exports: any; |
| 27 | +} |
| 28 | + |
| 29 | +declare module 'all-contributors-cli/lib/contributors/add' { |
| 30 | + declare module.exports: any; |
| 31 | +} |
| 32 | + |
| 33 | +declare module 'all-contributors-cli/lib/contributors/add.test' { |
| 34 | + declare module.exports: any; |
| 35 | +} |
| 36 | + |
| 37 | +declare module 'all-contributors-cli/lib/contributors/github' { |
| 38 | + declare module.exports: any; |
| 39 | +} |
| 40 | + |
| 41 | +declare module 'all-contributors-cli/lib/contributors/github.test' { |
| 42 | + declare module.exports: any; |
| 43 | +} |
| 44 | + |
| 45 | +declare module 'all-contributors-cli/lib/contributors/index' { |
| 46 | + declare module.exports: any; |
| 47 | +} |
| 48 | + |
| 49 | +declare module 'all-contributors-cli/lib/contributors/prompt' { |
| 50 | + declare module.exports: any; |
| 51 | +} |
| 52 | + |
| 53 | +declare module 'all-contributors-cli/lib/generate/format-badge' { |
| 54 | + declare module.exports: any; |
| 55 | +} |
| 56 | + |
| 57 | +declare module 'all-contributors-cli/lib/generate/format-badge.test' { |
| 58 | + declare module.exports: any; |
| 59 | +} |
| 60 | + |
| 61 | +declare module 'all-contributors-cli/lib/generate/format-contribution-type' { |
| 62 | + declare module.exports: any; |
| 63 | +} |
| 64 | + |
| 65 | +declare module 'all-contributors-cli/lib/generate/format-contribution-type.test' { |
| 66 | + declare module.exports: any; |
| 67 | +} |
| 68 | + |
| 69 | +declare module 'all-contributors-cli/lib/generate/format-contributor' { |
| 70 | + declare module.exports: any; |
| 71 | +} |
| 72 | + |
| 73 | +declare module 'all-contributors-cli/lib/generate/format-contributor.test' { |
| 74 | + declare module.exports: any; |
| 75 | +} |
| 76 | + |
| 77 | +declare module 'all-contributors-cli/lib/generate/index' { |
| 78 | + declare module.exports: any; |
| 79 | +} |
| 80 | + |
| 81 | +declare module 'all-contributors-cli/lib/generate/index.test' { |
| 82 | + declare module.exports: any; |
| 83 | +} |
| 84 | + |
| 85 | +declare module 'all-contributors-cli/lib/init/add-badge.test' { |
| 86 | + declare module.exports: any; |
| 87 | +} |
| 88 | + |
| 89 | +declare module 'all-contributors-cli/lib/init/add-contributors-list.test' { |
| 90 | + declare module.exports: any; |
| 91 | +} |
| 92 | + |
| 93 | +declare module 'all-contributors-cli/lib/init/index' { |
| 94 | + declare module.exports: any; |
| 95 | +} |
| 96 | + |
| 97 | +declare module 'all-contributors-cli/lib/init/init-content' { |
| 98 | + declare module.exports: any; |
| 99 | +} |
| 100 | + |
| 101 | +declare module 'all-contributors-cli/lib/init/prompt' { |
| 102 | + declare module.exports: any; |
| 103 | +} |
| 104 | + |
| 105 | +declare module 'all-contributors-cli/lib/util/config-file' { |
| 106 | + declare module.exports: any; |
| 107 | +} |
| 108 | + |
| 109 | +declare module 'all-contributors-cli/lib/util/config-file.test' { |
| 110 | + declare module.exports: any; |
| 111 | +} |
| 112 | + |
| 113 | +declare module 'all-contributors-cli/lib/util/contribution-types' { |
| 114 | + declare module.exports: any; |
| 115 | +} |
| 116 | + |
| 117 | +declare module 'all-contributors-cli/lib/util/git' { |
| 118 | + declare module.exports: any; |
| 119 | +} |
| 120 | + |
| 121 | +declare module 'all-contributors-cli/lib/util/index' { |
| 122 | + declare module.exports: any; |
| 123 | +} |
| 124 | + |
| 125 | +declare module 'all-contributors-cli/lib/util/markdown' { |
| 126 | + declare module.exports: any; |
| 127 | +} |
| 128 | + |
| 129 | +// Filename aliases |
| 130 | +declare module 'all-contributors-cli/cli.js' { |
| 131 | + declare module.exports: $Exports<'all-contributors-cli/cli'>; |
| 132 | +} |
| 133 | +declare module 'all-contributors-cli/lib/contributors/add.js' { |
| 134 | + declare module.exports: $Exports<'all-contributors-cli/lib/contributors/add'>; |
| 135 | +} |
| 136 | +declare module 'all-contributors-cli/lib/contributors/add.test.js' { |
| 137 | + declare module.exports: $Exports< |
| 138 | + 'all-contributors-cli/lib/contributors/add.test' |
| 139 | + >; |
| 140 | +} |
| 141 | +declare module 'all-contributors-cli/lib/contributors/github.js' { |
| 142 | + declare module.exports: $Exports< |
| 143 | + 'all-contributors-cli/lib/contributors/github' |
| 144 | + >; |
| 145 | +} |
| 146 | +declare module 'all-contributors-cli/lib/contributors/github.test.js' { |
| 147 | + declare module.exports: $Exports< |
| 148 | + 'all-contributors-cli/lib/contributors/github.test' |
| 149 | + >; |
| 150 | +} |
| 151 | +declare module 'all-contributors-cli/lib/contributors/index.js' { |
| 152 | + declare module.exports: $Exports< |
| 153 | + 'all-contributors-cli/lib/contributors/index' |
| 154 | + >; |
| 155 | +} |
| 156 | +declare module 'all-contributors-cli/lib/contributors/prompt.js' { |
| 157 | + declare module.exports: $Exports< |
| 158 | + 'all-contributors-cli/lib/contributors/prompt' |
| 159 | + >; |
| 160 | +} |
| 161 | +declare module 'all-contributors-cli/lib/generate/format-badge.js' { |
| 162 | + declare module.exports: $Exports< |
| 163 | + 'all-contributors-cli/lib/generate/format-badge' |
| 164 | + >; |
| 165 | +} |
| 166 | +declare module 'all-contributors-cli/lib/generate/format-badge.test.js' { |
| 167 | + declare module.exports: $Exports< |
| 168 | + 'all-contributors-cli/lib/generate/format-badge.test' |
| 169 | + >; |
| 170 | +} |
| 171 | +declare module 'all-contributors-cli/lib/generate/format-contribution-type.js' { |
| 172 | + declare module.exports: $Exports< |
| 173 | + 'all-contributors-cli/lib/generate/format-contribution-type' |
| 174 | + >; |
| 175 | +} |
| 176 | +declare module 'all-contributors-cli/lib/generate/format-contribution-type.test.js' { |
| 177 | + declare module.exports: $Exports< |
| 178 | + 'all-contributors-cli/lib/generate/format-contribution-type.test' |
| 179 | + >; |
| 180 | +} |
| 181 | +declare module 'all-contributors-cli/lib/generate/format-contributor.js' { |
| 182 | + declare module.exports: $Exports< |
| 183 | + 'all-contributors-cli/lib/generate/format-contributor' |
| 184 | + >; |
| 185 | +} |
| 186 | +declare module 'all-contributors-cli/lib/generate/format-contributor.test.js' { |
| 187 | + declare module.exports: $Exports< |
| 188 | + 'all-contributors-cli/lib/generate/format-contributor.test' |
| 189 | + >; |
| 190 | +} |
| 191 | +declare module 'all-contributors-cli/lib/generate/index.js' { |
| 192 | + declare module.exports: $Exports<'all-contributors-cli/lib/generate/index'>; |
| 193 | +} |
| 194 | +declare module 'all-contributors-cli/lib/generate/index.test.js' { |
| 195 | + declare module.exports: $Exports< |
| 196 | + 'all-contributors-cli/lib/generate/index.test' |
| 197 | + >; |
| 198 | +} |
| 199 | +declare module 'all-contributors-cli/lib/init/add-badge.test.js' { |
| 200 | + declare module.exports: $Exports< |
| 201 | + 'all-contributors-cli/lib/init/add-badge.test' |
| 202 | + >; |
| 203 | +} |
| 204 | +declare module 'all-contributors-cli/lib/init/add-contributors-list.test.js' { |
| 205 | + declare module.exports: $Exports< |
| 206 | + 'all-contributors-cli/lib/init/add-contributors-list.test' |
| 207 | + >; |
| 208 | +} |
| 209 | +declare module 'all-contributors-cli/lib/init/index.js' { |
| 210 | + declare module.exports: $Exports<'all-contributors-cli/lib/init/index'>; |
| 211 | +} |
| 212 | +declare module 'all-contributors-cli/lib/init/init-content.js' { |
| 213 | + declare module.exports: $Exports< |
| 214 | + 'all-contributors-cli/lib/init/init-content' |
| 215 | + >; |
| 216 | +} |
| 217 | +declare module 'all-contributors-cli/lib/init/prompt.js' { |
| 218 | + declare module.exports: $Exports<'all-contributors-cli/lib/init/prompt'>; |
| 219 | +} |
| 220 | +declare module 'all-contributors-cli/lib/util/config-file.js' { |
| 221 | + declare module.exports: $Exports<'all-contributors-cli/lib/util/config-file'>; |
| 222 | +} |
| 223 | +declare module 'all-contributors-cli/lib/util/config-file.test.js' { |
| 224 | + declare module.exports: $Exports< |
| 225 | + 'all-contributors-cli/lib/util/config-file.test' |
| 226 | + >; |
| 227 | +} |
| 228 | +declare module 'all-contributors-cli/lib/util/contribution-types.js' { |
| 229 | + declare module.exports: $Exports< |
| 230 | + 'all-contributors-cli/lib/util/contribution-types' |
| 231 | + >; |
| 232 | +} |
| 233 | +declare module 'all-contributors-cli/lib/util/git.js' { |
| 234 | + declare module.exports: $Exports<'all-contributors-cli/lib/util/git'>; |
| 235 | +} |
| 236 | +declare module 'all-contributors-cli/lib/util/index.js' { |
| 237 | + declare module.exports: $Exports<'all-contributors-cli/lib/util/index'>; |
| 238 | +} |
| 239 | +declare module 'all-contributors-cli/lib/util/markdown.js' { |
| 240 | + declare module.exports: $Exports<'all-contributors-cli/lib/util/markdown'>; |
| 241 | +} |
0 commit comments