diff --git a/lib/flow-typed/npm/fast-json-stable-stringify_vx.x.x.js b/lib/flow-typed/npm/fast-json-stable-stringify_vx.x.x.js deleted file mode 100644 index 74312c8e9..000000000 --- a/lib/flow-typed/npm/fast-json-stable-stringify_vx.x.x.js +++ /dev/null @@ -1,94 +0,0 @@ -// flow-typed signature: e5148e0341bd830252f2f243f3dffd90 -// flow-typed version: <>/fast-json-stable-stringify_v^2.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'fast-json-stable-stringify' - * - * 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 'fast-json-stable-stringify' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'fast-json-stable-stringify/benchmark/index' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/example/key_cmp' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/example/nested' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/example/str' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/example/value_cmp' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/test/cmp' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/test/nested' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/test/str' { - declare module.exports: any; -} - -declare module 'fast-json-stable-stringify/test/to-json' { - declare module.exports: any; -} - -// Filename aliases -declare module 'fast-json-stable-stringify/benchmark/index.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/benchmark/index'>; -} -declare module 'fast-json-stable-stringify/example/key_cmp.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/example/key_cmp'>; -} -declare module 'fast-json-stable-stringify/example/nested.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/example/nested'>; -} -declare module 'fast-json-stable-stringify/example/str.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/example/str'>; -} -declare module 'fast-json-stable-stringify/example/value_cmp.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/example/value_cmp'>; -} -declare module 'fast-json-stable-stringify/index' { - declare module.exports: $Exports<'fast-json-stable-stringify'>; -} -declare module 'fast-json-stable-stringify/index.js' { - declare module.exports: $Exports<'fast-json-stable-stringify'>; -} -declare module 'fast-json-stable-stringify/test/cmp.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/test/cmp'>; -} -declare module 'fast-json-stable-stringify/test/nested.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/test/nested'>; -} -declare module 'fast-json-stable-stringify/test/str.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/test/str'>; -} -declare module 'fast-json-stable-stringify/test/to-json.js' { - declare module.exports: $Exports<'fast-json-stable-stringify/test/to-json'>; -} diff --git a/lib/flow-typed/npm/file-type_vx.x.x.js b/lib/flow-typed/npm/file-type_vx.x.x.js deleted file mode 100644 index 7c61e1ebd..000000000 --- a/lib/flow-typed/npm/file-type_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: af4c50f5bcdbc44708072dfc329f3129 -// flow-typed version: <>/file-type_v^10.6.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'file-type' - * - * 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 'file-type' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'file-type/index' { - declare module.exports: $Exports<'file-type'>; -} -declare module 'file-type/index.js' { - declare module.exports: $Exports<'file-type'>; -} diff --git a/lib/flow-typed/npm/flow_vx.x.x.js b/lib/flow-typed/npm/flow_vx.x.x.js deleted file mode 100644 index 1b8baf993..000000000 --- a/lib/flow-typed/npm/flow_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 566b5986b4b6b9f3693b04a65432b4b8 -// flow-typed version: <>/flow_v^0.2.3/flow_v0.38.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'flow' - * - * 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 'flow' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'flow/examples/keystore' { - declare module.exports: any; -} - -declare module 'flow/examples/multi' { - declare module.exports: any; -} - -declare module 'flow/examples/serialForEach' { - declare module.exports: any; -} - -declare module 'flow/examples/simple' { - declare module.exports: any; -} - -declare module 'flow/flow' { - declare module.exports: any; -} - -declare module 'flow/tests' { - declare module.exports: any; -} - -// Filename aliases -declare module 'flow/examples/keystore.js' { - declare module.exports: $Exports<'flow/examples/keystore'>; -} -declare module 'flow/examples/multi.js' { - declare module.exports: $Exports<'flow/examples/multi'>; -} -declare module 'flow/examples/serialForEach.js' { - declare module.exports: $Exports<'flow/examples/serialForEach'>; -} -declare module 'flow/examples/simple.js' { - declare module.exports: $Exports<'flow/examples/simple'>; -} -declare module 'flow/flow.js' { - declare module.exports: $Exports<'flow/flow'>; -} -declare module 'flow/tests.js' { - declare module.exports: $Exports<'flow/tests'>; -} diff --git a/lib/flow-typed/npm/reselect-map_vx.x.x.js b/lib/flow-typed/npm/reselect-map_vx.x.x.js deleted file mode 100644 index 8d3361d0a..000000000 --- a/lib/flow-typed/npm/reselect-map_vx.x.x.js +++ /dev/null @@ -1,59 +0,0 @@ -// flow-typed signature: e78639f800704ce30556eab64065fedb -// flow-typed version: <>/reselect-map_v1.0.5/flow_v0.105.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'reselect-map' - * - * 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 'reselect-map' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'reselect-map/lib' { - declare module.exports: any; -} - -declare module 'reselect-map/lib/memoize' { - declare module.exports: any; -} - -declare module 'reselect-map/src' { - declare module.exports: any; -} - -declare module 'reselect-map/src/memoize' { - declare module.exports: any; -} - -// Filename aliases -declare module 'reselect-map/lib/index' { - declare module.exports: $Exports<'reselect-map/lib'>; -} -declare module 'reselect-map/lib/index.js' { - declare module.exports: $Exports<'reselect-map/lib'>; -} -declare module 'reselect-map/lib/memoize.js' { - declare module.exports: $Exports<'reselect-map/lib/memoize'>; -} -declare module 'reselect-map/src/index' { - declare module.exports: $Exports<'reselect-map/src'>; -} -declare module 'reselect-map/src/index.js' { - declare module.exports: $Exports<'reselect-map/src'>; -} -declare module 'reselect-map/src/memoize.js' { - declare module.exports: $Exports<'reselect-map/src/memoize'>; -} diff --git a/lib/flow-typed/npm/string-hash_vx.x.x.js b/lib/flow-typed/npm/string-hash_vx.x.x.js deleted file mode 100644 index a19430d15..000000000 --- a/lib/flow-typed/npm/string-hash_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: 239a872ec9d5f73c71753ca639ec2cac -// flow-typed version: <>/string-hash_v^1.1.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'string-hash' - * - * 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 'string-hash' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'string-hash/test' { - declare module.exports: any; -} - -// Filename aliases -declare module 'string-hash/index' { - declare module.exports: $Exports<'string-hash'>; -} -declare module 'string-hash/index.js' { - declare module.exports: $Exports<'string-hash'>; -} -declare module 'string-hash/test.js' { - declare module.exports: $Exports<'string-hash/test'>; -} diff --git a/lib/flow-typed/npm/tinycolor2_vx.x.x.js b/lib/flow-typed/npm/tinycolor2_vx.x.x.js deleted file mode 100644 index 11d6ceba3..000000000 --- a/lib/flow-typed/npm/tinycolor2_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: ac13a909f0cfd61a18ac96a206beccd0 -// flow-typed version: <>/tinycolor2_v1.4.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'tinycolor2' - * - * 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 'tinycolor2' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'tinycolor2/demo/jquery-1.9.1' { - declare module.exports: any; -} - -declare module 'tinycolor2/dist/tinycolor-min' { - declare module.exports: any; -} - -declare module 'tinycolor2/Gruntfile' { - declare module.exports: any; -} - -declare module 'tinycolor2/test/qunit' { - declare module.exports: any; -} - -declare module 'tinycolor2/test/test' { - declare module.exports: any; -} - -declare module 'tinycolor2/tinycolor' { - declare module.exports: any; -} - -// Filename aliases -declare module 'tinycolor2/demo/jquery-1.9.1.js' { - declare module.exports: $Exports<'tinycolor2/demo/jquery-1.9.1'>; -} -declare module 'tinycolor2/dist/tinycolor-min.js' { - declare module.exports: $Exports<'tinycolor2/dist/tinycolor-min'>; -} -declare module 'tinycolor2/Gruntfile.js' { - declare module.exports: $Exports<'tinycolor2/Gruntfile'>; -} -declare module 'tinycolor2/test/qunit.js' { - declare module.exports: $Exports<'tinycolor2/test/qunit'>; -} -declare module 'tinycolor2/test/test.js' { - declare module.exports: $Exports<'tinycolor2/test/test'>; -} -declare module 'tinycolor2/tinycolor.js' { - declare module.exports: $Exports<'tinycolor2/tinycolor'>; -} diff --git a/lib/flow-typed/npm/tokenize-text_vx.x.x.js b/lib/flow-typed/npm/tokenize-text_vx.x.x.js deleted file mode 100644 index d97417716..000000000 --- a/lib/flow-typed/npm/tokenize-text_vx.x.x.js +++ /dev/null @@ -1,95 +0,0 @@ -// flow-typed signature: ef75050050ce76600c0d258bfc9760df -// flow-typed version: <>/tokenize-text_v^1.1.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'tokenize-text' - * - * 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 'tokenize-text' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'tokenize-text/lib/index' { - declare module.exports: any; -} - -declare module 'tokenize-text/lib/tokens' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/filter' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/flow' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/instance' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/merge' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/re' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/sections' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/tokenize' { - declare module.exports: any; -} - -declare module 'tokenize-text/test/tokens' { - declare module.exports: any; -} - -// Filename aliases -declare module 'tokenize-text/lib/index.js' { - declare module.exports: $Exports<'tokenize-text/lib/index'>; -} -declare module 'tokenize-text/lib/tokens.js' { - declare module.exports: $Exports<'tokenize-text/lib/tokens'>; -} -declare module 'tokenize-text/test/filter.js' { - declare module.exports: $Exports<'tokenize-text/test/filter'>; -} -declare module 'tokenize-text/test/flow.js' { - declare module.exports: $Exports<'tokenize-text/test/flow'>; -} -declare module 'tokenize-text/test/instance.js' { - declare module.exports: $Exports<'tokenize-text/test/instance'>; -} -declare module 'tokenize-text/test/merge.js' { - declare module.exports: $Exports<'tokenize-text/test/merge'>; -} -declare module 'tokenize-text/test/re.js' { - declare module.exports: $Exports<'tokenize-text/test/re'>; -} -declare module 'tokenize-text/test/sections.js' { - declare module.exports: $Exports<'tokenize-text/test/sections'>; -} -declare module 'tokenize-text/test/tokenize.js' { - declare module.exports: $Exports<'tokenize-text/test/tokenize'>; -} -declare module 'tokenize-text/test/tokens.js' { - declare module.exports: $Exports<'tokenize-text/test/tokens'>; -} diff --git a/lib/flow-typed/npm/util-inspect_vx.x.x.js b/lib/flow-typed/npm/util-inspect_vx.x.x.js deleted file mode 100644 index 3e57f8d2d..000000000 --- a/lib/flow-typed/npm/util-inspect_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 28c3d7210f974dcbef53398b12288b64 -// flow-typed version: <>/util-inspect_v^0.1.8/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'util-inspect' - * - * 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 'util-inspect' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'util-inspect/index' { - declare module.exports: $Exports<'util-inspect'>; -} -declare module 'util-inspect/index.js' { - declare module.exports: $Exports<'util-inspect'>; -} diff --git a/native/flow-typed/npm/@babel/core_vx.x.x.js b/native/flow-typed/npm/@babel/core_vx.x.x.js deleted file mode 100644 index afc563288..000000000 --- a/native/flow-typed/npm/@babel/core_vx.x.x.js +++ /dev/null @@ -1,298 +0,0 @@ -// flow-typed signature: e17850206eee37749013b8d1a452a6c1 -// flow-typed version: <>/@babel/core_v^7.5.5/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/core' - * - * 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 '@babel/core' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/core/lib/config/caching' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-chain' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-descriptors' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/configuration' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/package' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/types' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/utils' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/full' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/config-api' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/environment' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/item' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/partial' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/pattern-to-regex' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/util' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/option-assertions' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/options' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/removed' { - declare module.exports: any; -} - -declare module '@babel/core/lib/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/parse' { - declare module.exports: any; -} - -declare module '@babel/core/lib/tools/build-external-helpers' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-ast' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/block-hoist-plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/generate' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/merge-map' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-opts' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/plugin-pass' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/util/missing-plugin-helper' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/core/lib/config/caching.js' { - declare module.exports: $Exports<'@babel/core/lib/config/caching'>; -} -declare module '@babel/core/lib/config/config-chain.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-chain'>; -} -declare module '@babel/core/lib/config/config-descriptors.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-descriptors'>; -} -declare module '@babel/core/lib/config/files/configuration.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/configuration'>; -} -declare module '@babel/core/lib/config/files/index-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index-browser'>; -} -declare module '@babel/core/lib/config/files/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index'>; -} -declare module '@babel/core/lib/config/files/package.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/package'>; -} -declare module '@babel/core/lib/config/files/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/plugins'>; -} -declare module '@babel/core/lib/config/files/types.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/types'>; -} -declare module '@babel/core/lib/config/files/utils.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/utils'>; -} -declare module '@babel/core/lib/config/full.js' { - declare module.exports: $Exports<'@babel/core/lib/config/full'>; -} -declare module '@babel/core/lib/config/helpers/config-api.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/config-api'>; -} -declare module '@babel/core/lib/config/helpers/environment.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/environment'>; -} -declare module '@babel/core/lib/config/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/index'>; -} -declare module '@babel/core/lib/config/item.js' { - declare module.exports: $Exports<'@babel/core/lib/config/item'>; -} -declare module '@babel/core/lib/config/partial.js' { - declare module.exports: $Exports<'@babel/core/lib/config/partial'>; -} -declare module '@babel/core/lib/config/pattern-to-regex.js' { - declare module.exports: $Exports<'@babel/core/lib/config/pattern-to-regex'>; -} -declare module '@babel/core/lib/config/plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/config/plugin'>; -} -declare module '@babel/core/lib/config/util.js' { - declare module.exports: $Exports<'@babel/core/lib/config/util'>; -} -declare module '@babel/core/lib/config/validation/option-assertions.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/option-assertions'>; -} -declare module '@babel/core/lib/config/validation/options.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/options'>; -} -declare module '@babel/core/lib/config/validation/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/plugins'>; -} -declare module '@babel/core/lib/config/validation/removed.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/removed'>; -} -declare module '@babel/core/lib/index.js' { - declare module.exports: $Exports<'@babel/core/lib/index'>; -} -declare module '@babel/core/lib/parse.js' { - declare module.exports: $Exports<'@babel/core/lib/parse'>; -} -declare module '@babel/core/lib/tools/build-external-helpers.js' { - declare module.exports: $Exports<'@babel/core/lib/tools/build-external-helpers'>; -} -declare module '@babel/core/lib/transform-ast.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-ast'>; -} -declare module '@babel/core/lib/transform-file-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file-browser'>; -} -declare module '@babel/core/lib/transform-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file'>; -} -declare module '@babel/core/lib/transform.js' { - declare module.exports: $Exports<'@babel/core/lib/transform'>; -} -declare module '@babel/core/lib/transformation/block-hoist-plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/block-hoist-plugin'>; -} -declare module '@babel/core/lib/transformation/file/file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/file'>; -} -declare module '@babel/core/lib/transformation/file/generate.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/generate'>; -} -declare module '@babel/core/lib/transformation/file/merge-map.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/merge-map'>; -} -declare module '@babel/core/lib/transformation/index.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/index'>; -} -declare module '@babel/core/lib/transformation/normalize-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-file'>; -} -declare module '@babel/core/lib/transformation/normalize-opts.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-opts'>; -} -declare module '@babel/core/lib/transformation/plugin-pass.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/plugin-pass'>; -} -declare module '@babel/core/lib/transformation/util/missing-plugin-helper.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/util/missing-plugin-helper'>; -} diff --git a/native/flow-typed/npm/@react-native-community/async-storage_vx.x.x.js b/native/flow-typed/npm/@react-native-community/async-storage_vx.x.x.js deleted file mode 100644 index 7fd56e4eb..000000000 --- a/native/flow-typed/npm/@react-native-community/async-storage_vx.x.x.js +++ /dev/null @@ -1,53 +0,0 @@ -// flow-typed signature: 22a1af616959dbe24d40d13eb7aa824b -// flow-typed version: <>/@react-native-community/async-storage_v^1.3.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@react-native-community/async-storage' - * - * 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 '@react-native-community/async-storage' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@react-native-community/async-storage/jest/async-storage-mock' { - declare module.exports: any; -} - -declare module '@react-native-community/async-storage/lib/AsyncStorage' { - declare module.exports: any; -} - -declare module '@react-native-community/async-storage/lib/hooks' { - declare module.exports: any; -} - -declare module '@react-native-community/async-storage/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@react-native-community/async-storage/jest/async-storage-mock.js' { - declare module.exports: $Exports<'@react-native-community/async-storage/jest/async-storage-mock'>; -} -declare module '@react-native-community/async-storage/lib/AsyncStorage.js' { - declare module.exports: $Exports<'@react-native-community/async-storage/lib/AsyncStorage'>; -} -declare module '@react-native-community/async-storage/lib/hooks.js' { - declare module.exports: $Exports<'@react-native-community/async-storage/lib/hooks'>; -} -declare module '@react-native-community/async-storage/lib/index.js' { - declare module.exports: $Exports<'@react-native-community/async-storage/lib/index'>; -} diff --git a/native/flow-typed/npm/@react-native-community/netinfo_vx.x.x.js b/native/flow-typed/npm/@react-native-community/netinfo_vx.x.x.js deleted file mode 100644 index 30189567c..000000000 --- a/native/flow-typed/npm/@react-native-community/netinfo_vx.x.x.js +++ /dev/null @@ -1,88 +0,0 @@ -// flow-typed signature: d67dec188e760529755a64aff7690a3e -// flow-typed version: <>/@react-native-community/netinfo_v^2.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@react-native-community/netinfo' - * - * 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 '@react-native-community/netinfo' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@react-native-community/netinfo/jest.setup' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/eventListenerCallbacks' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/eventListenerManagement' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/getConnectionInfo' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/isConnected' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/isConnectionExpensiveAndroid' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/__tests__/isConnectionExpensiveIOS' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/index' { - declare module.exports: any; -} - -declare module '@react-native-community/netinfo/js/nativeInterface' { - declare module.exports: any; -} - -// Filename aliases -declare module '@react-native-community/netinfo/jest.setup.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/jest.setup'>; -} -declare module '@react-native-community/netinfo/js/__tests__/eventListenerCallbacks.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/eventListenerCallbacks'>; -} -declare module '@react-native-community/netinfo/js/__tests__/eventListenerManagement.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/eventListenerManagement'>; -} -declare module '@react-native-community/netinfo/js/__tests__/getConnectionInfo.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/getConnectionInfo'>; -} -declare module '@react-native-community/netinfo/js/__tests__/isConnected.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/isConnected'>; -} -declare module '@react-native-community/netinfo/js/__tests__/isConnectionExpensiveAndroid.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/isConnectionExpensiveAndroid'>; -} -declare module '@react-native-community/netinfo/js/__tests__/isConnectionExpensiveIOS.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/__tests__/isConnectionExpensiveIOS'>; -} -declare module '@react-native-community/netinfo/js/index.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/index'>; -} -declare module '@react-native-community/netinfo/js/nativeInterface.js' { - declare module.exports: $Exports<'@react-native-community/netinfo/js/nativeInterface'>; -} diff --git a/native/flow-typed/npm/AnimatedNode_vx.x.x.js b/native/flow-typed/npm/AnimatedNode_vx.x.x.js deleted file mode 100644 index fd0ba389e..000000000 --- a/native/flow-typed/npm/AnimatedNode_vx.x.x.js +++ /dev/null @@ -1,18 +0,0 @@ -// flow-typed signature: 8c9353451871ceaff1c2f19d380d1911 -// flow-typed version: <>/AnimatedNode_vx.x.x/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'AnimatedNode' - * - * 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 'AnimatedNode' { - declare module.exports: any; -} diff --git a/native/flow-typed/npm/RelativeImageStub_vx.x.x.js b/native/flow-typed/npm/RelativeImageStub_vx.x.x.js deleted file mode 100644 index a0fdde245..000000000 --- a/native/flow-typed/npm/RelativeImageStub_vx.x.x.js +++ /dev/null @@ -1,18 +0,0 @@ -// flow-typed signature: ce1ee9b65eaf74748c34a270dd577b83 -// flow-typed version: <>/RelativeImageStub_vx.x.x/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'RelativeImageStub' - * - * 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 'RelativeImageStub' { - declare module.exports: any; -} diff --git a/native/flow-typed/npm/babel-jest_vx.x.x.js b/native/flow-typed/npm/babel-jest_vx.x.x.js deleted file mode 100644 index df57eb2f0..000000000 --- a/native/flow-typed/npm/babel-jest_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: f394f4c1d8773090c33a152b5876c4ba -// flow-typed version: <>/babel-jest_v^24.8.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-jest' - * - * 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 'babel-jest' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-jest/build/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-jest/build/index.js' { - declare module.exports: $Exports<'babel-jest/build/index'>; -} diff --git a/native/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js b/native/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js deleted file mode 100644 index 347ac3205..000000000 --- a/native/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 13725cf799fbc34ab17aae3d74a29679 -// flow-typed version: <>/babel-plugin-transform-remove-console_v^6.8.5/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-remove-console' - * - * 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 'babel-plugin-transform-remove-console' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-remove-console/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-remove-console/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-remove-console/lib/index'>; -} diff --git a/native/flow-typed/npm/babel-plugin-transform-remove-strict-mode_vx.x.x.js b/native/flow-typed/npm/babel-plugin-transform-remove-strict-mode_vx.x.x.js deleted file mode 100644 index 75c0fe2a7..000000000 --- a/native/flow-typed/npm/babel-plugin-transform-remove-strict-mode_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 15b31e109aaec53f6acda539087f7f68 -// flow-typed version: <>/babel-plugin-transform-remove-strict-mode_v0.0.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-remove-strict-mode' - * - * 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 'babel-plugin-transform-remove-strict-mode' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-remove-strict-mode/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-remove-strict-mode/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-remove-strict-mode/lib/index'>; -} diff --git a/native/flow-typed/npm/babel-preset-react-native_vx.x.x.js b/native/flow-typed/npm/babel-preset-react-native_vx.x.x.js deleted file mode 100644 index ce9e8ffe0..000000000 --- a/native/flow-typed/npm/babel-preset-react-native_vx.x.x.js +++ /dev/null @@ -1,66 +0,0 @@ -// flow-typed signature: c3830f37a9fa1255790cdd3fcc9513bf -// flow-typed version: <>/babel-preset-react-native_v^5.0.2/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-preset-react-native' - * - * 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 'babel-preset-react-native' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-preset-react-native/configs/hmr' { - declare module.exports: any; -} - -declare module 'babel-preset-react-native/configs/main' { - declare module.exports: any; -} - -declare module 'babel-preset-react-native/lib/resolvePlugins' { - declare module.exports: any; -} - -declare module 'babel-preset-react-native/plugins' { - declare module.exports: any; -} - -declare module 'babel-preset-react-native/transforms/transform-symbol-member' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-preset-react-native/configs/hmr.js' { - declare module.exports: $Exports<'babel-preset-react-native/configs/hmr'>; -} -declare module 'babel-preset-react-native/configs/main.js' { - declare module.exports: $Exports<'babel-preset-react-native/configs/main'>; -} -declare module 'babel-preset-react-native/index' { - declare module.exports: $Exports<'babel-preset-react-native'>; -} -declare module 'babel-preset-react-native/index.js' { - declare module.exports: $Exports<'babel-preset-react-native'>; -} -declare module 'babel-preset-react-native/lib/resolvePlugins.js' { - declare module.exports: $Exports<'babel-preset-react-native/lib/resolvePlugins'>; -} -declare module 'babel-preset-react-native/plugins.js' { - declare module.exports: $Exports<'babel-preset-react-native/plugins'>; -} -declare module 'babel-preset-react-native/transforms/transform-symbol-member.js' { - declare module.exports: $Exports<'babel-preset-react-native/transforms/transform-symbol-member'>; -} diff --git a/native/flow-typed/npm/crna-make-symlinks-for-yarn-workspaces_vx.x.x.js b/native/flow-typed/npm/crna-make-symlinks-for-yarn-workspaces_vx.x.x.js deleted file mode 100644 index 0bc260b77..000000000 --- a/native/flow-typed/npm/crna-make-symlinks-for-yarn-workspaces_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 4d353c310591290cc1ecdc2d0166b0f5 -// flow-typed version: <>/crna-make-symlinks-for-yarn-workspaces_v^1.0.1/flow_v0.67.1 - -/** - * This is an autogenerated libdef stub for: - * - * 'crna-make-symlinks-for-yarn-workspaces' - * - * 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 'crna-make-symlinks-for-yarn-workspaces' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'crna-make-symlinks-for-yarn-workspaces/index' { - declare module.exports: $Exports<'crna-make-symlinks-for-yarn-workspaces'>; -} -declare module 'crna-make-symlinks-for-yarn-workspaces/index.js' { - declare module.exports: $Exports<'crna-make-symlinks-for-yarn-workspaces'>; -} diff --git a/native/flow-typed/npm/eslint_vx.x.x.js b/native/flow-typed/npm/eslint_vx.x.x.js deleted file mode 100644 index e7d918ea8..000000000 --- a/native/flow-typed/npm/eslint_vx.x.x.js +++ /dev/null @@ -1,2608 +0,0 @@ -// flow-typed signature: a3363f216ac3548c1ee2e5998f845dc7 -// flow-typed version: <>/eslint_v^6.1.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'eslint' - * - * 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 'eslint' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'eslint/bin/eslint' { - declare module.exports: any; -} - -declare module 'eslint/conf/config-schema' { - declare module.exports: any; -} - -declare module 'eslint/conf/default-cli-options' { - declare module.exports: any; -} - -declare module 'eslint/conf/environments' { - declare module.exports: any; -} - -declare module 'eslint/conf/eslint-all' { - declare module.exports: any; -} - -declare module 'eslint/conf/eslint-recommended' { - declare module.exports: any; -} - -declare module 'eslint/lib/api' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/cascading-config-array-factory' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/cli-engine' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array-factory' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array/config-array' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array/config-dependency' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array/extracted-config' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/config-array/override-tester' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/file-enumerator' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/checkstyle' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/codeframe' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/compact' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/html' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/jslint-xml' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/json-with-metadata' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/json' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/junit' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/stylish' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/table' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/tap' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/unix' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/formatters/visualstudio' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/hash' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/ignored-paths' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/lint-result-cache' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/load-rules' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli-engine/xml-escape' { - declare module.exports: any; -} - -declare module 'eslint/lib/cli' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/autoconfig' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/config-file' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/config-initializer' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/config-rule' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/npm-utils' { - declare module.exports: any; -} - -declare module 'eslint/lib/init/source-code-utils' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/apply-disable-directives' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/code-path-analyzer' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/code-path-segment' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/code-path-state' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/code-path' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/debug-helpers' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/fork-context' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/code-path-analysis/id-generator' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/config-comment-parser' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/interpolate' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/linter' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/node-event-generator' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/report-translator' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/rule-fixer' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/rules' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/safe-emitter' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/source-code-fixer' { - declare module.exports: any; -} - -declare module 'eslint/lib/linter/timing' { - declare module.exports: any; -} - -declare module 'eslint/lib/options' { - declare module.exports: any; -} - -declare module 'eslint/lib/rule-tester/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/rule-tester/rule-tester' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/accessor-pairs' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/array-bracket-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/array-bracket-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/array-callback-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/array-element-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/arrow-body-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/arrow-parens' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/arrow-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/block-scoped-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/block-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/brace-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/callback-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/camelcase' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/capitalized-comments' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/class-methods-use-this' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/comma-dangle' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/comma-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/comma-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/complexity' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/computed-property-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/consistent-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/consistent-this' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/constructor-super' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/curly' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/default-case' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/default-param-last' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/dot-location' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/dot-notation' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/eol-last' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/eqeqeq' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/for-direction' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/func-call-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/func-name-matching' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/func-names' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/func-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/function-call-argument-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/function-paren-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/generator-star-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/getter-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/global-require' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/guard-for-in' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/handle-callback-err' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/id-blacklist' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/id-length' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/id-match' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/implicit-arrow-linebreak' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/indent-legacy' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/indent' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/init-declarations' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/jsx-quotes' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/key-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/keyword-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/line-comment-position' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/linebreak-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/lines-around-comment' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/lines-around-directive' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/lines-between-class-members' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-classes-per-file' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-depth' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-len' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-lines-per-function' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-lines' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-nested-callbacks' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-params' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-statements-per-line' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/max-statements' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/multiline-comment-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/multiline-ternary' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/new-cap' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/new-parens' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/newline-after-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/newline-before-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/newline-per-chained-call' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-alert' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-array-constructor' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-async-promise-executor' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-await-in-loop' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-bitwise' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-buffer-constructor' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-caller' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-case-declarations' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-catch-shadow' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-class-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-compare-neg-zero' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-cond-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-confusing-arrow' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-console' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-const-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-constant-condition' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-continue' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-control-regex' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-debugger' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-delete-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-div-regex' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-dupe-args' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-dupe-class-members' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-dupe-keys' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-duplicate-case' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-duplicate-imports' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-else-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-empty-character-class' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-empty-function' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-empty-pattern' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-empty' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-eq-null' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-eval' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-ex-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extend-native' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extra-bind' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extra-boolean-cast' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extra-label' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extra-parens' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-extra-semi' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-fallthrough' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-floating-decimal' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-func-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-global-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-implicit-coercion' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-implicit-globals' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-implied-eval' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-import-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-inline-comments' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-inner-declarations' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-invalid-regexp' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-invalid-this' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-irregular-whitespace' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-iterator' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-label-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-labels' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-lone-blocks' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-lonely-if' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-loop-func' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-magic-numbers' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-misleading-character-class' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-mixed-operators' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-mixed-requires' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-mixed-spaces-and-tabs' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-multi-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-multi-spaces' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-multi-str' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-multiple-empty-lines' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-native-reassign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-negated-condition' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-negated-in-lhs' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-nested-ternary' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new-func' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new-object' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new-require' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new-symbol' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new-wrappers' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-new' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-obj-calls' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-octal-escape' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-octal' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-param-reassign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-path-concat' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-plusplus' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-process-env' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-process-exit' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-proto' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-prototype-builtins' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-redeclare' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-regex-spaces' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-restricted-globals' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-restricted-imports' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-restricted-modules' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-restricted-properties' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-restricted-syntax' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-return-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-return-await' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-script-url' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-self-assign' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-self-compare' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-sequences' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-shadow-restricted-names' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-shadow' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-spaced-func' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-sparse-arrays' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-sync' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-tabs' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-template-curly-in-string' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-ternary' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-this-before-super' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-throw-literal' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-trailing-spaces' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-undef-init' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-undef' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-undefined' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-underscore-dangle' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unexpected-multiline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unmodified-loop-condition' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unneeded-ternary' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unreachable' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unsafe-finally' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unsafe-negation' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unused-expressions' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unused-labels' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-unused-vars' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-use-before-define' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-call' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-catch' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-computed-key' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-concat' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-constructor' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-escape' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-rename' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-useless-return' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-void' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-warning-comments' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-whitespace-before-property' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/no-with' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/nonblock-statement-body-position' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/object-curly-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/object-curly-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/object-property-newline' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/object-shorthand' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/one-var-declaration-per-line' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/one-var' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/operator-assignment' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/operator-linebreak' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/padded-blocks' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/padding-line-between-statements' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-arrow-callback' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-const' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-destructuring' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-named-capture-group' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-numeric-literals' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-object-spread' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-promise-reject-errors' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-reflect' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-regex-literals' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-rest-params' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-spread' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/prefer-template' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/quote-props' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/quotes' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/radix' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/require-atomic-updates' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/require-await' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/require-jsdoc' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/require-unicode-regexp' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/require-yield' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/rest-spread-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/semi-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/semi-style' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/semi' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/sort-imports' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/sort-keys' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/sort-vars' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/space-before-blocks' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/space-before-function-paren' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/space-in-parens' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/space-infix-ops' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/space-unary-ops' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/spaced-comment' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/strict' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/switch-colon-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/symbol-description' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/template-curly-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/template-tag-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/unicode-bom' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/use-isnan' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/ast-utils' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/fix-tracker' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/keywords' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/lazy-loading-rule-map' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/patterns/letters' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/unicode/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/unicode/is-combining-character' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/unicode/is-emoji-modifier' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/unicode/is-regional-indicator-symbol' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/utils/unicode/is-surrogate-pair' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/valid-jsdoc' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/valid-typeof' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/vars-on-top' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/wrap-iife' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/wrap-regex' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/yield-star-spacing' { - declare module.exports: any; -} - -declare module 'eslint/lib/rules/yoda' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/ajv' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/ast-utils' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/config-ops' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/config-validator' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/logging' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/naming' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/relative-module-resolver' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/traverser' { - declare module.exports: any; -} - -declare module 'eslint/lib/shared/types' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/source-code' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/backward-token-comment-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/backward-token-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/cursors' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/decorative-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/filter-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/forward-token-comment-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/forward-token-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/index' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/limit-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/padded-token-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/skip-cursor' { - declare module.exports: any; -} - -declare module 'eslint/lib/source-code/token-store/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'eslint/bin/eslint.js' { - declare module.exports: $Exports<'eslint/bin/eslint'>; -} -declare module 'eslint/conf/config-schema.js' { - declare module.exports: $Exports<'eslint/conf/config-schema'>; -} -declare module 'eslint/conf/default-cli-options.js' { - declare module.exports: $Exports<'eslint/conf/default-cli-options'>; -} -declare module 'eslint/conf/environments.js' { - declare module.exports: $Exports<'eslint/conf/environments'>; -} -declare module 'eslint/conf/eslint-all.js' { - declare module.exports: $Exports<'eslint/conf/eslint-all'>; -} -declare module 'eslint/conf/eslint-recommended.js' { - declare module.exports: $Exports<'eslint/conf/eslint-recommended'>; -} -declare module 'eslint/lib/api.js' { - declare module.exports: $Exports<'eslint/lib/api'>; -} -declare module 'eslint/lib/cli-engine/cascading-config-array-factory.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/cascading-config-array-factory'>; -} -declare module 'eslint/lib/cli-engine/cli-engine.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/cli-engine'>; -} -declare module 'eslint/lib/cli-engine/config-array-factory.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array-factory'>; -} -declare module 'eslint/lib/cli-engine/config-array/config-array.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array/config-array'>; -} -declare module 'eslint/lib/cli-engine/config-array/config-dependency.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array/config-dependency'>; -} -declare module 'eslint/lib/cli-engine/config-array/extracted-config.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array/extracted-config'>; -} -declare module 'eslint/lib/cli-engine/config-array/index.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array/index'>; -} -declare module 'eslint/lib/cli-engine/config-array/override-tester.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/config-array/override-tester'>; -} -declare module 'eslint/lib/cli-engine/file-enumerator.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/file-enumerator'>; -} -declare module 'eslint/lib/cli-engine/formatters/checkstyle.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/checkstyle'>; -} -declare module 'eslint/lib/cli-engine/formatters/codeframe.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/codeframe'>; -} -declare module 'eslint/lib/cli-engine/formatters/compact.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/compact'>; -} -declare module 'eslint/lib/cli-engine/formatters/html.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/html'>; -} -declare module 'eslint/lib/cli-engine/formatters/jslint-xml.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/jslint-xml'>; -} -declare module 'eslint/lib/cli-engine/formatters/json-with-metadata.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/json-with-metadata'>; -} -declare module 'eslint/lib/cli-engine/formatters/json.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/json'>; -} -declare module 'eslint/lib/cli-engine/formatters/junit.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/junit'>; -} -declare module 'eslint/lib/cli-engine/formatters/stylish.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/stylish'>; -} -declare module 'eslint/lib/cli-engine/formatters/table.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/table'>; -} -declare module 'eslint/lib/cli-engine/formatters/tap.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/tap'>; -} -declare module 'eslint/lib/cli-engine/formatters/unix.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/unix'>; -} -declare module 'eslint/lib/cli-engine/formatters/visualstudio.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/formatters/visualstudio'>; -} -declare module 'eslint/lib/cli-engine/hash.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/hash'>; -} -declare module 'eslint/lib/cli-engine/ignored-paths.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/ignored-paths'>; -} -declare module 'eslint/lib/cli-engine/index.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/index'>; -} -declare module 'eslint/lib/cli-engine/lint-result-cache.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/lint-result-cache'>; -} -declare module 'eslint/lib/cli-engine/load-rules.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/load-rules'>; -} -declare module 'eslint/lib/cli-engine/xml-escape.js' { - declare module.exports: $Exports<'eslint/lib/cli-engine/xml-escape'>; -} -declare module 'eslint/lib/cli.js' { - declare module.exports: $Exports<'eslint/lib/cli'>; -} -declare module 'eslint/lib/init/autoconfig.js' { - declare module.exports: $Exports<'eslint/lib/init/autoconfig'>; -} -declare module 'eslint/lib/init/config-file.js' { - declare module.exports: $Exports<'eslint/lib/init/config-file'>; -} -declare module 'eslint/lib/init/config-initializer.js' { - declare module.exports: $Exports<'eslint/lib/init/config-initializer'>; -} -declare module 'eslint/lib/init/config-rule.js' { - declare module.exports: $Exports<'eslint/lib/init/config-rule'>; -} -declare module 'eslint/lib/init/npm-utils.js' { - declare module.exports: $Exports<'eslint/lib/init/npm-utils'>; -} -declare module 'eslint/lib/init/source-code-utils.js' { - declare module.exports: $Exports<'eslint/lib/init/source-code-utils'>; -} -declare module 'eslint/lib/linter/apply-disable-directives.js' { - declare module.exports: $Exports<'eslint/lib/linter/apply-disable-directives'>; -} -declare module 'eslint/lib/linter/code-path-analysis/code-path-analyzer.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/code-path-analyzer'>; -} -declare module 'eslint/lib/linter/code-path-analysis/code-path-segment.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/code-path-segment'>; -} -declare module 'eslint/lib/linter/code-path-analysis/code-path-state.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/code-path-state'>; -} -declare module 'eslint/lib/linter/code-path-analysis/code-path.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/code-path'>; -} -declare module 'eslint/lib/linter/code-path-analysis/debug-helpers.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/debug-helpers'>; -} -declare module 'eslint/lib/linter/code-path-analysis/fork-context.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/fork-context'>; -} -declare module 'eslint/lib/linter/code-path-analysis/id-generator.js' { - declare module.exports: $Exports<'eslint/lib/linter/code-path-analysis/id-generator'>; -} -declare module 'eslint/lib/linter/config-comment-parser.js' { - declare module.exports: $Exports<'eslint/lib/linter/config-comment-parser'>; -} -declare module 'eslint/lib/linter/index.js' { - declare module.exports: $Exports<'eslint/lib/linter/index'>; -} -declare module 'eslint/lib/linter/interpolate.js' { - declare module.exports: $Exports<'eslint/lib/linter/interpolate'>; -} -declare module 'eslint/lib/linter/linter.js' { - declare module.exports: $Exports<'eslint/lib/linter/linter'>; -} -declare module 'eslint/lib/linter/node-event-generator.js' { - declare module.exports: $Exports<'eslint/lib/linter/node-event-generator'>; -} -declare module 'eslint/lib/linter/report-translator.js' { - declare module.exports: $Exports<'eslint/lib/linter/report-translator'>; -} -declare module 'eslint/lib/linter/rule-fixer.js' { - declare module.exports: $Exports<'eslint/lib/linter/rule-fixer'>; -} -declare module 'eslint/lib/linter/rules.js' { - declare module.exports: $Exports<'eslint/lib/linter/rules'>; -} -declare module 'eslint/lib/linter/safe-emitter.js' { - declare module.exports: $Exports<'eslint/lib/linter/safe-emitter'>; -} -declare module 'eslint/lib/linter/source-code-fixer.js' { - declare module.exports: $Exports<'eslint/lib/linter/source-code-fixer'>; -} -declare module 'eslint/lib/linter/timing.js' { - declare module.exports: $Exports<'eslint/lib/linter/timing'>; -} -declare module 'eslint/lib/options.js' { - declare module.exports: $Exports<'eslint/lib/options'>; -} -declare module 'eslint/lib/rule-tester/index.js' { - declare module.exports: $Exports<'eslint/lib/rule-tester/index'>; -} -declare module 'eslint/lib/rule-tester/rule-tester.js' { - declare module.exports: $Exports<'eslint/lib/rule-tester/rule-tester'>; -} -declare module 'eslint/lib/rules/accessor-pairs.js' { - declare module.exports: $Exports<'eslint/lib/rules/accessor-pairs'>; -} -declare module 'eslint/lib/rules/array-bracket-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/array-bracket-newline'>; -} -declare module 'eslint/lib/rules/array-bracket-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/array-bracket-spacing'>; -} -declare module 'eslint/lib/rules/array-callback-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/array-callback-return'>; -} -declare module 'eslint/lib/rules/array-element-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/array-element-newline'>; -} -declare module 'eslint/lib/rules/arrow-body-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/arrow-body-style'>; -} -declare module 'eslint/lib/rules/arrow-parens.js' { - declare module.exports: $Exports<'eslint/lib/rules/arrow-parens'>; -} -declare module 'eslint/lib/rules/arrow-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/arrow-spacing'>; -} -declare module 'eslint/lib/rules/block-scoped-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/block-scoped-var'>; -} -declare module 'eslint/lib/rules/block-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/block-spacing'>; -} -declare module 'eslint/lib/rules/brace-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/brace-style'>; -} -declare module 'eslint/lib/rules/callback-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/callback-return'>; -} -declare module 'eslint/lib/rules/camelcase.js' { - declare module.exports: $Exports<'eslint/lib/rules/camelcase'>; -} -declare module 'eslint/lib/rules/capitalized-comments.js' { - declare module.exports: $Exports<'eslint/lib/rules/capitalized-comments'>; -} -declare module 'eslint/lib/rules/class-methods-use-this.js' { - declare module.exports: $Exports<'eslint/lib/rules/class-methods-use-this'>; -} -declare module 'eslint/lib/rules/comma-dangle.js' { - declare module.exports: $Exports<'eslint/lib/rules/comma-dangle'>; -} -declare module 'eslint/lib/rules/comma-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/comma-spacing'>; -} -declare module 'eslint/lib/rules/comma-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/comma-style'>; -} -declare module 'eslint/lib/rules/complexity.js' { - declare module.exports: $Exports<'eslint/lib/rules/complexity'>; -} -declare module 'eslint/lib/rules/computed-property-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/computed-property-spacing'>; -} -declare module 'eslint/lib/rules/consistent-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/consistent-return'>; -} -declare module 'eslint/lib/rules/consistent-this.js' { - declare module.exports: $Exports<'eslint/lib/rules/consistent-this'>; -} -declare module 'eslint/lib/rules/constructor-super.js' { - declare module.exports: $Exports<'eslint/lib/rules/constructor-super'>; -} -declare module 'eslint/lib/rules/curly.js' { - declare module.exports: $Exports<'eslint/lib/rules/curly'>; -} -declare module 'eslint/lib/rules/default-case.js' { - declare module.exports: $Exports<'eslint/lib/rules/default-case'>; -} -declare module 'eslint/lib/rules/default-param-last.js' { - declare module.exports: $Exports<'eslint/lib/rules/default-param-last'>; -} -declare module 'eslint/lib/rules/dot-location.js' { - declare module.exports: $Exports<'eslint/lib/rules/dot-location'>; -} -declare module 'eslint/lib/rules/dot-notation.js' { - declare module.exports: $Exports<'eslint/lib/rules/dot-notation'>; -} -declare module 'eslint/lib/rules/eol-last.js' { - declare module.exports: $Exports<'eslint/lib/rules/eol-last'>; -} -declare module 'eslint/lib/rules/eqeqeq.js' { - declare module.exports: $Exports<'eslint/lib/rules/eqeqeq'>; -} -declare module 'eslint/lib/rules/for-direction.js' { - declare module.exports: $Exports<'eslint/lib/rules/for-direction'>; -} -declare module 'eslint/lib/rules/func-call-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/func-call-spacing'>; -} -declare module 'eslint/lib/rules/func-name-matching.js' { - declare module.exports: $Exports<'eslint/lib/rules/func-name-matching'>; -} -declare module 'eslint/lib/rules/func-names.js' { - declare module.exports: $Exports<'eslint/lib/rules/func-names'>; -} -declare module 'eslint/lib/rules/func-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/func-style'>; -} -declare module 'eslint/lib/rules/function-call-argument-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/function-call-argument-newline'>; -} -declare module 'eslint/lib/rules/function-paren-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/function-paren-newline'>; -} -declare module 'eslint/lib/rules/generator-star-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/generator-star-spacing'>; -} -declare module 'eslint/lib/rules/getter-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/getter-return'>; -} -declare module 'eslint/lib/rules/global-require.js' { - declare module.exports: $Exports<'eslint/lib/rules/global-require'>; -} -declare module 'eslint/lib/rules/guard-for-in.js' { - declare module.exports: $Exports<'eslint/lib/rules/guard-for-in'>; -} -declare module 'eslint/lib/rules/handle-callback-err.js' { - declare module.exports: $Exports<'eslint/lib/rules/handle-callback-err'>; -} -declare module 'eslint/lib/rules/id-blacklist.js' { - declare module.exports: $Exports<'eslint/lib/rules/id-blacklist'>; -} -declare module 'eslint/lib/rules/id-length.js' { - declare module.exports: $Exports<'eslint/lib/rules/id-length'>; -} -declare module 'eslint/lib/rules/id-match.js' { - declare module.exports: $Exports<'eslint/lib/rules/id-match'>; -} -declare module 'eslint/lib/rules/implicit-arrow-linebreak.js' { - declare module.exports: $Exports<'eslint/lib/rules/implicit-arrow-linebreak'>; -} -declare module 'eslint/lib/rules/indent-legacy.js' { - declare module.exports: $Exports<'eslint/lib/rules/indent-legacy'>; -} -declare module 'eslint/lib/rules/indent.js' { - declare module.exports: $Exports<'eslint/lib/rules/indent'>; -} -declare module 'eslint/lib/rules/index.js' { - declare module.exports: $Exports<'eslint/lib/rules/index'>; -} -declare module 'eslint/lib/rules/init-declarations.js' { - declare module.exports: $Exports<'eslint/lib/rules/init-declarations'>; -} -declare module 'eslint/lib/rules/jsx-quotes.js' { - declare module.exports: $Exports<'eslint/lib/rules/jsx-quotes'>; -} -declare module 'eslint/lib/rules/key-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/key-spacing'>; -} -declare module 'eslint/lib/rules/keyword-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/keyword-spacing'>; -} -declare module 'eslint/lib/rules/line-comment-position.js' { - declare module.exports: $Exports<'eslint/lib/rules/line-comment-position'>; -} -declare module 'eslint/lib/rules/linebreak-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/linebreak-style'>; -} -declare module 'eslint/lib/rules/lines-around-comment.js' { - declare module.exports: $Exports<'eslint/lib/rules/lines-around-comment'>; -} -declare module 'eslint/lib/rules/lines-around-directive.js' { - declare module.exports: $Exports<'eslint/lib/rules/lines-around-directive'>; -} -declare module 'eslint/lib/rules/lines-between-class-members.js' { - declare module.exports: $Exports<'eslint/lib/rules/lines-between-class-members'>; -} -declare module 'eslint/lib/rules/max-classes-per-file.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-classes-per-file'>; -} -declare module 'eslint/lib/rules/max-depth.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-depth'>; -} -declare module 'eslint/lib/rules/max-len.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-len'>; -} -declare module 'eslint/lib/rules/max-lines-per-function.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-lines-per-function'>; -} -declare module 'eslint/lib/rules/max-lines.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-lines'>; -} -declare module 'eslint/lib/rules/max-nested-callbacks.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-nested-callbacks'>; -} -declare module 'eslint/lib/rules/max-params.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-params'>; -} -declare module 'eslint/lib/rules/max-statements-per-line.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-statements-per-line'>; -} -declare module 'eslint/lib/rules/max-statements.js' { - declare module.exports: $Exports<'eslint/lib/rules/max-statements'>; -} -declare module 'eslint/lib/rules/multiline-comment-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/multiline-comment-style'>; -} -declare module 'eslint/lib/rules/multiline-ternary.js' { - declare module.exports: $Exports<'eslint/lib/rules/multiline-ternary'>; -} -declare module 'eslint/lib/rules/new-cap.js' { - declare module.exports: $Exports<'eslint/lib/rules/new-cap'>; -} -declare module 'eslint/lib/rules/new-parens.js' { - declare module.exports: $Exports<'eslint/lib/rules/new-parens'>; -} -declare module 'eslint/lib/rules/newline-after-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/newline-after-var'>; -} -declare module 'eslint/lib/rules/newline-before-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/newline-before-return'>; -} -declare module 'eslint/lib/rules/newline-per-chained-call.js' { - declare module.exports: $Exports<'eslint/lib/rules/newline-per-chained-call'>; -} -declare module 'eslint/lib/rules/no-alert.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-alert'>; -} -declare module 'eslint/lib/rules/no-array-constructor.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-array-constructor'>; -} -declare module 'eslint/lib/rules/no-async-promise-executor.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-async-promise-executor'>; -} -declare module 'eslint/lib/rules/no-await-in-loop.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-await-in-loop'>; -} -declare module 'eslint/lib/rules/no-bitwise.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-bitwise'>; -} -declare module 'eslint/lib/rules/no-buffer-constructor.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-buffer-constructor'>; -} -declare module 'eslint/lib/rules/no-caller.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-caller'>; -} -declare module 'eslint/lib/rules/no-case-declarations.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-case-declarations'>; -} -declare module 'eslint/lib/rules/no-catch-shadow.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-catch-shadow'>; -} -declare module 'eslint/lib/rules/no-class-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-class-assign'>; -} -declare module 'eslint/lib/rules/no-compare-neg-zero.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-compare-neg-zero'>; -} -declare module 'eslint/lib/rules/no-cond-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-cond-assign'>; -} -declare module 'eslint/lib/rules/no-confusing-arrow.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-confusing-arrow'>; -} -declare module 'eslint/lib/rules/no-console.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-console'>; -} -declare module 'eslint/lib/rules/no-const-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-const-assign'>; -} -declare module 'eslint/lib/rules/no-constant-condition.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-constant-condition'>; -} -declare module 'eslint/lib/rules/no-continue.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-continue'>; -} -declare module 'eslint/lib/rules/no-control-regex.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-control-regex'>; -} -declare module 'eslint/lib/rules/no-debugger.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-debugger'>; -} -declare module 'eslint/lib/rules/no-delete-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-delete-var'>; -} -declare module 'eslint/lib/rules/no-div-regex.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-div-regex'>; -} -declare module 'eslint/lib/rules/no-dupe-args.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-dupe-args'>; -} -declare module 'eslint/lib/rules/no-dupe-class-members.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-dupe-class-members'>; -} -declare module 'eslint/lib/rules/no-dupe-keys.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-dupe-keys'>; -} -declare module 'eslint/lib/rules/no-duplicate-case.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-duplicate-case'>; -} -declare module 'eslint/lib/rules/no-duplicate-imports.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-duplicate-imports'>; -} -declare module 'eslint/lib/rules/no-else-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-else-return'>; -} -declare module 'eslint/lib/rules/no-empty-character-class.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-empty-character-class'>; -} -declare module 'eslint/lib/rules/no-empty-function.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-empty-function'>; -} -declare module 'eslint/lib/rules/no-empty-pattern.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-empty-pattern'>; -} -declare module 'eslint/lib/rules/no-empty.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-empty'>; -} -declare module 'eslint/lib/rules/no-eq-null.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-eq-null'>; -} -declare module 'eslint/lib/rules/no-eval.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-eval'>; -} -declare module 'eslint/lib/rules/no-ex-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-ex-assign'>; -} -declare module 'eslint/lib/rules/no-extend-native.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extend-native'>; -} -declare module 'eslint/lib/rules/no-extra-bind.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extra-bind'>; -} -declare module 'eslint/lib/rules/no-extra-boolean-cast.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extra-boolean-cast'>; -} -declare module 'eslint/lib/rules/no-extra-label.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extra-label'>; -} -declare module 'eslint/lib/rules/no-extra-parens.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extra-parens'>; -} -declare module 'eslint/lib/rules/no-extra-semi.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-extra-semi'>; -} -declare module 'eslint/lib/rules/no-fallthrough.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-fallthrough'>; -} -declare module 'eslint/lib/rules/no-floating-decimal.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-floating-decimal'>; -} -declare module 'eslint/lib/rules/no-func-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-func-assign'>; -} -declare module 'eslint/lib/rules/no-global-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-global-assign'>; -} -declare module 'eslint/lib/rules/no-implicit-coercion.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-implicit-coercion'>; -} -declare module 'eslint/lib/rules/no-implicit-globals.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-implicit-globals'>; -} -declare module 'eslint/lib/rules/no-implied-eval.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-implied-eval'>; -} -declare module 'eslint/lib/rules/no-import-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-import-assign'>; -} -declare module 'eslint/lib/rules/no-inline-comments.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-inline-comments'>; -} -declare module 'eslint/lib/rules/no-inner-declarations.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-inner-declarations'>; -} -declare module 'eslint/lib/rules/no-invalid-regexp.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-invalid-regexp'>; -} -declare module 'eslint/lib/rules/no-invalid-this.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-invalid-this'>; -} -declare module 'eslint/lib/rules/no-irregular-whitespace.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-irregular-whitespace'>; -} -declare module 'eslint/lib/rules/no-iterator.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-iterator'>; -} -declare module 'eslint/lib/rules/no-label-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-label-var'>; -} -declare module 'eslint/lib/rules/no-labels.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-labels'>; -} -declare module 'eslint/lib/rules/no-lone-blocks.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-lone-blocks'>; -} -declare module 'eslint/lib/rules/no-lonely-if.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-lonely-if'>; -} -declare module 'eslint/lib/rules/no-loop-func.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-loop-func'>; -} -declare module 'eslint/lib/rules/no-magic-numbers.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-magic-numbers'>; -} -declare module 'eslint/lib/rules/no-misleading-character-class.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-misleading-character-class'>; -} -declare module 'eslint/lib/rules/no-mixed-operators.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-mixed-operators'>; -} -declare module 'eslint/lib/rules/no-mixed-requires.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-mixed-requires'>; -} -declare module 'eslint/lib/rules/no-mixed-spaces-and-tabs.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-mixed-spaces-and-tabs'>; -} -declare module 'eslint/lib/rules/no-multi-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-multi-assign'>; -} -declare module 'eslint/lib/rules/no-multi-spaces.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-multi-spaces'>; -} -declare module 'eslint/lib/rules/no-multi-str.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-multi-str'>; -} -declare module 'eslint/lib/rules/no-multiple-empty-lines.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-multiple-empty-lines'>; -} -declare module 'eslint/lib/rules/no-native-reassign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-native-reassign'>; -} -declare module 'eslint/lib/rules/no-negated-condition.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-negated-condition'>; -} -declare module 'eslint/lib/rules/no-negated-in-lhs.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-negated-in-lhs'>; -} -declare module 'eslint/lib/rules/no-nested-ternary.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-nested-ternary'>; -} -declare module 'eslint/lib/rules/no-new-func.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new-func'>; -} -declare module 'eslint/lib/rules/no-new-object.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new-object'>; -} -declare module 'eslint/lib/rules/no-new-require.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new-require'>; -} -declare module 'eslint/lib/rules/no-new-symbol.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new-symbol'>; -} -declare module 'eslint/lib/rules/no-new-wrappers.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new-wrappers'>; -} -declare module 'eslint/lib/rules/no-new.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-new'>; -} -declare module 'eslint/lib/rules/no-obj-calls.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-obj-calls'>; -} -declare module 'eslint/lib/rules/no-octal-escape.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-octal-escape'>; -} -declare module 'eslint/lib/rules/no-octal.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-octal'>; -} -declare module 'eslint/lib/rules/no-param-reassign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-param-reassign'>; -} -declare module 'eslint/lib/rules/no-path-concat.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-path-concat'>; -} -declare module 'eslint/lib/rules/no-plusplus.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-plusplus'>; -} -declare module 'eslint/lib/rules/no-process-env.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-process-env'>; -} -declare module 'eslint/lib/rules/no-process-exit.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-process-exit'>; -} -declare module 'eslint/lib/rules/no-proto.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-proto'>; -} -declare module 'eslint/lib/rules/no-prototype-builtins.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-prototype-builtins'>; -} -declare module 'eslint/lib/rules/no-redeclare.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-redeclare'>; -} -declare module 'eslint/lib/rules/no-regex-spaces.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-regex-spaces'>; -} -declare module 'eslint/lib/rules/no-restricted-globals.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-restricted-globals'>; -} -declare module 'eslint/lib/rules/no-restricted-imports.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-restricted-imports'>; -} -declare module 'eslint/lib/rules/no-restricted-modules.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-restricted-modules'>; -} -declare module 'eslint/lib/rules/no-restricted-properties.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-restricted-properties'>; -} -declare module 'eslint/lib/rules/no-restricted-syntax.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-restricted-syntax'>; -} -declare module 'eslint/lib/rules/no-return-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-return-assign'>; -} -declare module 'eslint/lib/rules/no-return-await.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-return-await'>; -} -declare module 'eslint/lib/rules/no-script-url.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-script-url'>; -} -declare module 'eslint/lib/rules/no-self-assign.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-self-assign'>; -} -declare module 'eslint/lib/rules/no-self-compare.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-self-compare'>; -} -declare module 'eslint/lib/rules/no-sequences.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-sequences'>; -} -declare module 'eslint/lib/rules/no-shadow-restricted-names.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-shadow-restricted-names'>; -} -declare module 'eslint/lib/rules/no-shadow.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-shadow'>; -} -declare module 'eslint/lib/rules/no-spaced-func.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-spaced-func'>; -} -declare module 'eslint/lib/rules/no-sparse-arrays.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-sparse-arrays'>; -} -declare module 'eslint/lib/rules/no-sync.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-sync'>; -} -declare module 'eslint/lib/rules/no-tabs.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-tabs'>; -} -declare module 'eslint/lib/rules/no-template-curly-in-string.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-template-curly-in-string'>; -} -declare module 'eslint/lib/rules/no-ternary.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-ternary'>; -} -declare module 'eslint/lib/rules/no-this-before-super.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-this-before-super'>; -} -declare module 'eslint/lib/rules/no-throw-literal.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-throw-literal'>; -} -declare module 'eslint/lib/rules/no-trailing-spaces.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-trailing-spaces'>; -} -declare module 'eslint/lib/rules/no-undef-init.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-undef-init'>; -} -declare module 'eslint/lib/rules/no-undef.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-undef'>; -} -declare module 'eslint/lib/rules/no-undefined.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-undefined'>; -} -declare module 'eslint/lib/rules/no-underscore-dangle.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-underscore-dangle'>; -} -declare module 'eslint/lib/rules/no-unexpected-multiline.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unexpected-multiline'>; -} -declare module 'eslint/lib/rules/no-unmodified-loop-condition.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unmodified-loop-condition'>; -} -declare module 'eslint/lib/rules/no-unneeded-ternary.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unneeded-ternary'>; -} -declare module 'eslint/lib/rules/no-unreachable.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unreachable'>; -} -declare module 'eslint/lib/rules/no-unsafe-finally.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unsafe-finally'>; -} -declare module 'eslint/lib/rules/no-unsafe-negation.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unsafe-negation'>; -} -declare module 'eslint/lib/rules/no-unused-expressions.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unused-expressions'>; -} -declare module 'eslint/lib/rules/no-unused-labels.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unused-labels'>; -} -declare module 'eslint/lib/rules/no-unused-vars.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-unused-vars'>; -} -declare module 'eslint/lib/rules/no-use-before-define.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-use-before-define'>; -} -declare module 'eslint/lib/rules/no-useless-call.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-call'>; -} -declare module 'eslint/lib/rules/no-useless-catch.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-catch'>; -} -declare module 'eslint/lib/rules/no-useless-computed-key.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-computed-key'>; -} -declare module 'eslint/lib/rules/no-useless-concat.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-concat'>; -} -declare module 'eslint/lib/rules/no-useless-constructor.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-constructor'>; -} -declare module 'eslint/lib/rules/no-useless-escape.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-escape'>; -} -declare module 'eslint/lib/rules/no-useless-rename.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-rename'>; -} -declare module 'eslint/lib/rules/no-useless-return.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-useless-return'>; -} -declare module 'eslint/lib/rules/no-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-var'>; -} -declare module 'eslint/lib/rules/no-void.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-void'>; -} -declare module 'eslint/lib/rules/no-warning-comments.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-warning-comments'>; -} -declare module 'eslint/lib/rules/no-whitespace-before-property.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-whitespace-before-property'>; -} -declare module 'eslint/lib/rules/no-with.js' { - declare module.exports: $Exports<'eslint/lib/rules/no-with'>; -} -declare module 'eslint/lib/rules/nonblock-statement-body-position.js' { - declare module.exports: $Exports<'eslint/lib/rules/nonblock-statement-body-position'>; -} -declare module 'eslint/lib/rules/object-curly-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/object-curly-newline'>; -} -declare module 'eslint/lib/rules/object-curly-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/object-curly-spacing'>; -} -declare module 'eslint/lib/rules/object-property-newline.js' { - declare module.exports: $Exports<'eslint/lib/rules/object-property-newline'>; -} -declare module 'eslint/lib/rules/object-shorthand.js' { - declare module.exports: $Exports<'eslint/lib/rules/object-shorthand'>; -} -declare module 'eslint/lib/rules/one-var-declaration-per-line.js' { - declare module.exports: $Exports<'eslint/lib/rules/one-var-declaration-per-line'>; -} -declare module 'eslint/lib/rules/one-var.js' { - declare module.exports: $Exports<'eslint/lib/rules/one-var'>; -} -declare module 'eslint/lib/rules/operator-assignment.js' { - declare module.exports: $Exports<'eslint/lib/rules/operator-assignment'>; -} -declare module 'eslint/lib/rules/operator-linebreak.js' { - declare module.exports: $Exports<'eslint/lib/rules/operator-linebreak'>; -} -declare module 'eslint/lib/rules/padded-blocks.js' { - declare module.exports: $Exports<'eslint/lib/rules/padded-blocks'>; -} -declare module 'eslint/lib/rules/padding-line-between-statements.js' { - declare module.exports: $Exports<'eslint/lib/rules/padding-line-between-statements'>; -} -declare module 'eslint/lib/rules/prefer-arrow-callback.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-arrow-callback'>; -} -declare module 'eslint/lib/rules/prefer-const.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-const'>; -} -declare module 'eslint/lib/rules/prefer-destructuring.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-destructuring'>; -} -declare module 'eslint/lib/rules/prefer-named-capture-group.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-named-capture-group'>; -} -declare module 'eslint/lib/rules/prefer-numeric-literals.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-numeric-literals'>; -} -declare module 'eslint/lib/rules/prefer-object-spread.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-object-spread'>; -} -declare module 'eslint/lib/rules/prefer-promise-reject-errors.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-promise-reject-errors'>; -} -declare module 'eslint/lib/rules/prefer-reflect.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-reflect'>; -} -declare module 'eslint/lib/rules/prefer-regex-literals.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-regex-literals'>; -} -declare module 'eslint/lib/rules/prefer-rest-params.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-rest-params'>; -} -declare module 'eslint/lib/rules/prefer-spread.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-spread'>; -} -declare module 'eslint/lib/rules/prefer-template.js' { - declare module.exports: $Exports<'eslint/lib/rules/prefer-template'>; -} -declare module 'eslint/lib/rules/quote-props.js' { - declare module.exports: $Exports<'eslint/lib/rules/quote-props'>; -} -declare module 'eslint/lib/rules/quotes.js' { - declare module.exports: $Exports<'eslint/lib/rules/quotes'>; -} -declare module 'eslint/lib/rules/radix.js' { - declare module.exports: $Exports<'eslint/lib/rules/radix'>; -} -declare module 'eslint/lib/rules/require-atomic-updates.js' { - declare module.exports: $Exports<'eslint/lib/rules/require-atomic-updates'>; -} -declare module 'eslint/lib/rules/require-await.js' { - declare module.exports: $Exports<'eslint/lib/rules/require-await'>; -} -declare module 'eslint/lib/rules/require-jsdoc.js' { - declare module.exports: $Exports<'eslint/lib/rules/require-jsdoc'>; -} -declare module 'eslint/lib/rules/require-unicode-regexp.js' { - declare module.exports: $Exports<'eslint/lib/rules/require-unicode-regexp'>; -} -declare module 'eslint/lib/rules/require-yield.js' { - declare module.exports: $Exports<'eslint/lib/rules/require-yield'>; -} -declare module 'eslint/lib/rules/rest-spread-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/rest-spread-spacing'>; -} -declare module 'eslint/lib/rules/semi-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/semi-spacing'>; -} -declare module 'eslint/lib/rules/semi-style.js' { - declare module.exports: $Exports<'eslint/lib/rules/semi-style'>; -} -declare module 'eslint/lib/rules/semi.js' { - declare module.exports: $Exports<'eslint/lib/rules/semi'>; -} -declare module 'eslint/lib/rules/sort-imports.js' { - declare module.exports: $Exports<'eslint/lib/rules/sort-imports'>; -} -declare module 'eslint/lib/rules/sort-keys.js' { - declare module.exports: $Exports<'eslint/lib/rules/sort-keys'>; -} -declare module 'eslint/lib/rules/sort-vars.js' { - declare module.exports: $Exports<'eslint/lib/rules/sort-vars'>; -} -declare module 'eslint/lib/rules/space-before-blocks.js' { - declare module.exports: $Exports<'eslint/lib/rules/space-before-blocks'>; -} -declare module 'eslint/lib/rules/space-before-function-paren.js' { - declare module.exports: $Exports<'eslint/lib/rules/space-before-function-paren'>; -} -declare module 'eslint/lib/rules/space-in-parens.js' { - declare module.exports: $Exports<'eslint/lib/rules/space-in-parens'>; -} -declare module 'eslint/lib/rules/space-infix-ops.js' { - declare module.exports: $Exports<'eslint/lib/rules/space-infix-ops'>; -} -declare module 'eslint/lib/rules/space-unary-ops.js' { - declare module.exports: $Exports<'eslint/lib/rules/space-unary-ops'>; -} -declare module 'eslint/lib/rules/spaced-comment.js' { - declare module.exports: $Exports<'eslint/lib/rules/spaced-comment'>; -} -declare module 'eslint/lib/rules/strict.js' { - declare module.exports: $Exports<'eslint/lib/rules/strict'>; -} -declare module 'eslint/lib/rules/switch-colon-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/switch-colon-spacing'>; -} -declare module 'eslint/lib/rules/symbol-description.js' { - declare module.exports: $Exports<'eslint/lib/rules/symbol-description'>; -} -declare module 'eslint/lib/rules/template-curly-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/template-curly-spacing'>; -} -declare module 'eslint/lib/rules/template-tag-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/template-tag-spacing'>; -} -declare module 'eslint/lib/rules/unicode-bom.js' { - declare module.exports: $Exports<'eslint/lib/rules/unicode-bom'>; -} -declare module 'eslint/lib/rules/use-isnan.js' { - declare module.exports: $Exports<'eslint/lib/rules/use-isnan'>; -} -declare module 'eslint/lib/rules/utils/ast-utils.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/ast-utils'>; -} -declare module 'eslint/lib/rules/utils/fix-tracker.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/fix-tracker'>; -} -declare module 'eslint/lib/rules/utils/keywords.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/keywords'>; -} -declare module 'eslint/lib/rules/utils/lazy-loading-rule-map.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/lazy-loading-rule-map'>; -} -declare module 'eslint/lib/rules/utils/patterns/letters.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/patterns/letters'>; -} -declare module 'eslint/lib/rules/utils/unicode/index.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/unicode/index'>; -} -declare module 'eslint/lib/rules/utils/unicode/is-combining-character.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/unicode/is-combining-character'>; -} -declare module 'eslint/lib/rules/utils/unicode/is-emoji-modifier.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/unicode/is-emoji-modifier'>; -} -declare module 'eslint/lib/rules/utils/unicode/is-regional-indicator-symbol.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/unicode/is-regional-indicator-symbol'>; -} -declare module 'eslint/lib/rules/utils/unicode/is-surrogate-pair.js' { - declare module.exports: $Exports<'eslint/lib/rules/utils/unicode/is-surrogate-pair'>; -} -declare module 'eslint/lib/rules/valid-jsdoc.js' { - declare module.exports: $Exports<'eslint/lib/rules/valid-jsdoc'>; -} -declare module 'eslint/lib/rules/valid-typeof.js' { - declare module.exports: $Exports<'eslint/lib/rules/valid-typeof'>; -} -declare module 'eslint/lib/rules/vars-on-top.js' { - declare module.exports: $Exports<'eslint/lib/rules/vars-on-top'>; -} -declare module 'eslint/lib/rules/wrap-iife.js' { - declare module.exports: $Exports<'eslint/lib/rules/wrap-iife'>; -} -declare module 'eslint/lib/rules/wrap-regex.js' { - declare module.exports: $Exports<'eslint/lib/rules/wrap-regex'>; -} -declare module 'eslint/lib/rules/yield-star-spacing.js' { - declare module.exports: $Exports<'eslint/lib/rules/yield-star-spacing'>; -} -declare module 'eslint/lib/rules/yoda.js' { - declare module.exports: $Exports<'eslint/lib/rules/yoda'>; -} -declare module 'eslint/lib/shared/ajv.js' { - declare module.exports: $Exports<'eslint/lib/shared/ajv'>; -} -declare module 'eslint/lib/shared/ast-utils.js' { - declare module.exports: $Exports<'eslint/lib/shared/ast-utils'>; -} -declare module 'eslint/lib/shared/config-ops.js' { - declare module.exports: $Exports<'eslint/lib/shared/config-ops'>; -} -declare module 'eslint/lib/shared/config-validator.js' { - declare module.exports: $Exports<'eslint/lib/shared/config-validator'>; -} -declare module 'eslint/lib/shared/logging.js' { - declare module.exports: $Exports<'eslint/lib/shared/logging'>; -} -declare module 'eslint/lib/shared/naming.js' { - declare module.exports: $Exports<'eslint/lib/shared/naming'>; -} -declare module 'eslint/lib/shared/relative-module-resolver.js' { - declare module.exports: $Exports<'eslint/lib/shared/relative-module-resolver'>; -} -declare module 'eslint/lib/shared/traverser.js' { - declare module.exports: $Exports<'eslint/lib/shared/traverser'>; -} -declare module 'eslint/lib/shared/types.js' { - declare module.exports: $Exports<'eslint/lib/shared/types'>; -} -declare module 'eslint/lib/source-code/index.js' { - declare module.exports: $Exports<'eslint/lib/source-code/index'>; -} -declare module 'eslint/lib/source-code/source-code.js' { - declare module.exports: $Exports<'eslint/lib/source-code/source-code'>; -} -declare module 'eslint/lib/source-code/token-store/backward-token-comment-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/backward-token-comment-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/backward-token-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/backward-token-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/cursor'>; -} -declare module 'eslint/lib/source-code/token-store/cursors.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/cursors'>; -} -declare module 'eslint/lib/source-code/token-store/decorative-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/decorative-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/filter-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/filter-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/forward-token-comment-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/forward-token-comment-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/forward-token-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/forward-token-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/index.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/index'>; -} -declare module 'eslint/lib/source-code/token-store/limit-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/limit-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/padded-token-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/padded-token-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/skip-cursor.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/skip-cursor'>; -} -declare module 'eslint/lib/source-code/token-store/utils.js' { - declare module.exports: $Exports<'eslint/lib/source-code/token-store/utils'>; -} diff --git a/native/flow-typed/npm/fbjs_vx.x.x.js b/native/flow-typed/npm/fbjs_vx.x.x.js deleted file mode 100644 index 4a2b07acf..000000000 --- a/native/flow-typed/npm/fbjs_vx.x.x.js +++ /dev/null @@ -1,766 +0,0 @@ -// flow-typed signature: 8db5f3d6f2a6c1c497a9ea589b2e0362 -// flow-typed version: <>/fbjs_v0.8.14/flow_v0.61.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'fbjs' - * - * 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 'fbjs' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'fbjs/flow/lib/dev' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/base62' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/crc32' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/ErrorUtils' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/fetch' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/fetchWithRetries' { - declare module.exports: any; -} - -declare module 'fbjs/lib/__mocks__/nullthrows' { - declare module.exports: any; -} - -declare module 'fbjs/lib/_shouldPolyfillES6Collection' { - declare module.exports: any; -} - -declare module 'fbjs/lib/areEqual' { - declare module.exports: any; -} - -declare module 'fbjs/lib/base62' { - declare module.exports: any; -} - -declare module 'fbjs/lib/camelize' { - declare module.exports: any; -} - -declare module 'fbjs/lib/camelizeStyleName' { - declare module.exports: any; -} - -declare module 'fbjs/lib/compactArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/concatAllArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/containsNode' { - declare module.exports: any; -} - -declare module 'fbjs/lib/countDistinct' { - declare module.exports: any; -} - -declare module 'fbjs/lib/crc32' { - declare module.exports: any; -} - -declare module 'fbjs/lib/createArrayFromMixed' { - declare module.exports: any; -} - -declare module 'fbjs/lib/createNodesFromMarkup' { - declare module.exports: any; -} - -declare module 'fbjs/lib/CSSCore' { - declare module.exports: any; -} - -declare module 'fbjs/lib/cx' { - declare module.exports: any; -} - -declare module 'fbjs/lib/DataTransfer' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Deferred' { - declare module.exports: any; -} - -declare module 'fbjs/lib/distinctArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/emptyFunction' { - declare module.exports: any; -} - -declare module 'fbjs/lib/emptyObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/enumerate' { - declare module.exports: any; -} - -declare module 'fbjs/lib/equalsIterable' { - declare module.exports: any; -} - -declare module 'fbjs/lib/equalsSet' { - declare module.exports: any; -} - -declare module 'fbjs/lib/ErrorUtils' { - declare module.exports: any; -} - -declare module 'fbjs/lib/EventListener' { - declare module.exports: any; -} - -declare module 'fbjs/lib/everyObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/everySet' { - declare module.exports: any; -} - -declare module 'fbjs/lib/ExecutionEnvironment' { - declare module.exports: any; -} - -declare module 'fbjs/lib/fetch' { - declare module.exports: any; -} - -declare module 'fbjs/lib/fetchWithRetries' { - declare module.exports: any; -} - -declare module 'fbjs/lib/filterObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/flatMapArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/flattenArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/focusNode' { - declare module.exports: any; -} - -declare module 'fbjs/lib/forEachObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getActiveElement' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getDocumentScrollElement' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getElementPosition' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getElementRect' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getMarkupWrap' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getScrollPosition' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getStyleProperty' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getUnboundedScrollPosition' { - declare module.exports: any; -} - -declare module 'fbjs/lib/getViewportDimensions' { - declare module.exports: any; -} - -declare module 'fbjs/lib/groupArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/hyphenate' { - declare module.exports: any; -} - -declare module 'fbjs/lib/hyphenateStyleName' { - declare module.exports: any; -} - -declare module 'fbjs/lib/invariant' { - declare module.exports: any; -} - -declare module 'fbjs/lib/isEmpty' { - declare module.exports: any; -} - -declare module 'fbjs/lib/isNode' { - declare module.exports: any; -} - -declare module 'fbjs/lib/isTextNode' { - declare module.exports: any; -} - -declare module 'fbjs/lib/joinClasses' { - declare module.exports: any; -} - -declare module 'fbjs/lib/keyMirror' { - declare module.exports: any; -} - -declare module 'fbjs/lib/keyMirrorRecursive' { - declare module.exports: any; -} - -declare module 'fbjs/lib/keyOf' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Keys' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Map' { - declare module.exports: any; -} - -declare module 'fbjs/lib/mapObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/maxBy' { - declare module.exports: any; -} - -declare module 'fbjs/lib/memoizeStringOnly' { - declare module.exports: any; -} - -declare module 'fbjs/lib/minBy' { - declare module.exports: any; -} - -declare module 'fbjs/lib/monitorCodeUse' { - declare module.exports: any; -} - -declare module 'fbjs/lib/nativeRequestAnimationFrame' { - declare module.exports: any; -} - -declare module 'fbjs/lib/nullthrows' { - declare module.exports: any; -} - -declare module 'fbjs/lib/partitionArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/partitionObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/partitionObjectByKey' { - declare module.exports: any; -} - -declare module 'fbjs/lib/performance' { - declare module.exports: any; -} - -declare module 'fbjs/lib/performanceNow' { - declare module.exports: any; -} - -declare module 'fbjs/lib/PhotosMimeType' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Promise' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Promise.native' { - declare module.exports: any; -} - -declare module 'fbjs/lib/PromiseMap' { - declare module.exports: any; -} - -declare module 'fbjs/lib/removeFromArray' { - declare module.exports: any; -} - -declare module 'fbjs/lib/requestAnimationFrame' { - declare module.exports: any; -} - -declare module 'fbjs/lib/resolveImmediate' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Scroll' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Set' { - declare module.exports: any; -} - -declare module 'fbjs/lib/setImmediate' { - declare module.exports: any; -} - -declare module 'fbjs/lib/shallowEqual' { - declare module.exports: any; -} - -declare module 'fbjs/lib/someObject' { - declare module.exports: any; -} - -declare module 'fbjs/lib/someSet' { - declare module.exports: any; -} - -declare module 'fbjs/lib/sprintf' { - declare module.exports: any; -} - -declare module 'fbjs/lib/Style' { - declare module.exports: any; -} - -declare module 'fbjs/lib/TokenizeUtil' { - declare module.exports: any; -} - -declare module 'fbjs/lib/TouchEventUtils' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeBidi' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeBidiDirection' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeBidiService' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeCJK' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeHangulKorean' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeUtils' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UnicodeUtilsExtra' { - declare module.exports: any; -} - -declare module 'fbjs/lib/URI' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UserAgent' { - declare module.exports: any; -} - -declare module 'fbjs/lib/UserAgentData' { - declare module.exports: any; -} - -declare module 'fbjs/lib/VersionRange' { - declare module.exports: any; -} - -declare module 'fbjs/lib/warning' { - declare module.exports: any; -} - -declare module 'fbjs/lib/xhrSimpleDataSerializer' { - declare module.exports: any; -} - -// Filename aliases -declare module 'fbjs/flow/lib/dev.js' { - declare module.exports: $Exports<'fbjs/flow/lib/dev'>; -} -declare module 'fbjs/index' { - declare module.exports: $Exports<'fbjs'>; -} -declare module 'fbjs/index.js' { - declare module.exports: $Exports<'fbjs'>; -} -declare module 'fbjs/lib/__mocks__/base62.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/base62'>; -} -declare module 'fbjs/lib/__mocks__/crc32.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/crc32'>; -} -declare module 'fbjs/lib/__mocks__/ErrorUtils.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/ErrorUtils'>; -} -declare module 'fbjs/lib/__mocks__/fetch.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/fetch'>; -} -declare module 'fbjs/lib/__mocks__/fetchWithRetries.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/fetchWithRetries'>; -} -declare module 'fbjs/lib/__mocks__/nullthrows.js' { - declare module.exports: $Exports<'fbjs/lib/__mocks__/nullthrows'>; -} -declare module 'fbjs/lib/_shouldPolyfillES6Collection.js' { - declare module.exports: $Exports<'fbjs/lib/_shouldPolyfillES6Collection'>; -} -declare module 'fbjs/lib/areEqual.js' { - declare module.exports: $Exports<'fbjs/lib/areEqual'>; -} -declare module 'fbjs/lib/base62.js' { - declare module.exports: $Exports<'fbjs/lib/base62'>; -} -declare module 'fbjs/lib/camelize.js' { - declare module.exports: $Exports<'fbjs/lib/camelize'>; -} -declare module 'fbjs/lib/camelizeStyleName.js' { - declare module.exports: $Exports<'fbjs/lib/camelizeStyleName'>; -} -declare module 'fbjs/lib/compactArray.js' { - declare module.exports: $Exports<'fbjs/lib/compactArray'>; -} -declare module 'fbjs/lib/concatAllArray.js' { - declare module.exports: $Exports<'fbjs/lib/concatAllArray'>; -} -declare module 'fbjs/lib/containsNode.js' { - declare module.exports: $Exports<'fbjs/lib/containsNode'>; -} -declare module 'fbjs/lib/countDistinct.js' { - declare module.exports: $Exports<'fbjs/lib/countDistinct'>; -} -declare module 'fbjs/lib/crc32.js' { - declare module.exports: $Exports<'fbjs/lib/crc32'>; -} -declare module 'fbjs/lib/createArrayFromMixed.js' { - declare module.exports: $Exports<'fbjs/lib/createArrayFromMixed'>; -} -declare module 'fbjs/lib/createNodesFromMarkup.js' { - declare module.exports: $Exports<'fbjs/lib/createNodesFromMarkup'>; -} -declare module 'fbjs/lib/CSSCore.js' { - declare module.exports: $Exports<'fbjs/lib/CSSCore'>; -} -declare module 'fbjs/lib/cx.js' { - declare module.exports: $Exports<'fbjs/lib/cx'>; -} -declare module 'fbjs/lib/DataTransfer.js' { - declare module.exports: $Exports<'fbjs/lib/DataTransfer'>; -} -declare module 'fbjs/lib/Deferred.js' { - declare module.exports: $Exports<'fbjs/lib/Deferred'>; -} -declare module 'fbjs/lib/distinctArray.js' { - declare module.exports: $Exports<'fbjs/lib/distinctArray'>; -} -declare module 'fbjs/lib/emptyFunction.js' { - declare module.exports: $Exports<'fbjs/lib/emptyFunction'>; -} -declare module 'fbjs/lib/emptyObject.js' { - declare module.exports: $Exports<'fbjs/lib/emptyObject'>; -} -declare module 'fbjs/lib/enumerate.js' { - declare module.exports: $Exports<'fbjs/lib/enumerate'>; -} -declare module 'fbjs/lib/equalsIterable.js' { - declare module.exports: $Exports<'fbjs/lib/equalsIterable'>; -} -declare module 'fbjs/lib/equalsSet.js' { - declare module.exports: $Exports<'fbjs/lib/equalsSet'>; -} -declare module 'fbjs/lib/ErrorUtils.js' { - declare module.exports: $Exports<'fbjs/lib/ErrorUtils'>; -} -declare module 'fbjs/lib/EventListener.js' { - declare module.exports: $Exports<'fbjs/lib/EventListener'>; -} -declare module 'fbjs/lib/everyObject.js' { - declare module.exports: $Exports<'fbjs/lib/everyObject'>; -} -declare module 'fbjs/lib/everySet.js' { - declare module.exports: $Exports<'fbjs/lib/everySet'>; -} -declare module 'fbjs/lib/ExecutionEnvironment.js' { - declare module.exports: $Exports<'fbjs/lib/ExecutionEnvironment'>; -} -declare module 'fbjs/lib/fetch.js' { - declare module.exports: $Exports<'fbjs/lib/fetch'>; -} -declare module 'fbjs/lib/fetchWithRetries.js' { - declare module.exports: $Exports<'fbjs/lib/fetchWithRetries'>; -} -declare module 'fbjs/lib/filterObject.js' { - declare module.exports: $Exports<'fbjs/lib/filterObject'>; -} -declare module 'fbjs/lib/flatMapArray.js' { - declare module.exports: $Exports<'fbjs/lib/flatMapArray'>; -} -declare module 'fbjs/lib/flattenArray.js' { - declare module.exports: $Exports<'fbjs/lib/flattenArray'>; -} -declare module 'fbjs/lib/focusNode.js' { - declare module.exports: $Exports<'fbjs/lib/focusNode'>; -} -declare module 'fbjs/lib/forEachObject.js' { - declare module.exports: $Exports<'fbjs/lib/forEachObject'>; -} -declare module 'fbjs/lib/getActiveElement.js' { - declare module.exports: $Exports<'fbjs/lib/getActiveElement'>; -} -declare module 'fbjs/lib/getDocumentScrollElement.js' { - declare module.exports: $Exports<'fbjs/lib/getDocumentScrollElement'>; -} -declare module 'fbjs/lib/getElementPosition.js' { - declare module.exports: $Exports<'fbjs/lib/getElementPosition'>; -} -declare module 'fbjs/lib/getElementRect.js' { - declare module.exports: $Exports<'fbjs/lib/getElementRect'>; -} -declare module 'fbjs/lib/getMarkupWrap.js' { - declare module.exports: $Exports<'fbjs/lib/getMarkupWrap'>; -} -declare module 'fbjs/lib/getScrollPosition.js' { - declare module.exports: $Exports<'fbjs/lib/getScrollPosition'>; -} -declare module 'fbjs/lib/getStyleProperty.js' { - declare module.exports: $Exports<'fbjs/lib/getStyleProperty'>; -} -declare module 'fbjs/lib/getUnboundedScrollPosition.js' { - declare module.exports: $Exports<'fbjs/lib/getUnboundedScrollPosition'>; -} -declare module 'fbjs/lib/getViewportDimensions.js' { - declare module.exports: $Exports<'fbjs/lib/getViewportDimensions'>; -} -declare module 'fbjs/lib/groupArray.js' { - declare module.exports: $Exports<'fbjs/lib/groupArray'>; -} -declare module 'fbjs/lib/hyphenate.js' { - declare module.exports: $Exports<'fbjs/lib/hyphenate'>; -} -declare module 'fbjs/lib/hyphenateStyleName.js' { - declare module.exports: $Exports<'fbjs/lib/hyphenateStyleName'>; -} -declare module 'fbjs/lib/invariant.js' { - declare module.exports: $Exports<'fbjs/lib/invariant'>; -} -declare module 'fbjs/lib/isEmpty.js' { - declare module.exports: $Exports<'fbjs/lib/isEmpty'>; -} -declare module 'fbjs/lib/isNode.js' { - declare module.exports: $Exports<'fbjs/lib/isNode'>; -} -declare module 'fbjs/lib/isTextNode.js' { - declare module.exports: $Exports<'fbjs/lib/isTextNode'>; -} -declare module 'fbjs/lib/joinClasses.js' { - declare module.exports: $Exports<'fbjs/lib/joinClasses'>; -} -declare module 'fbjs/lib/keyMirror.js' { - declare module.exports: $Exports<'fbjs/lib/keyMirror'>; -} -declare module 'fbjs/lib/keyMirrorRecursive.js' { - declare module.exports: $Exports<'fbjs/lib/keyMirrorRecursive'>; -} -declare module 'fbjs/lib/keyOf.js' { - declare module.exports: $Exports<'fbjs/lib/keyOf'>; -} -declare module 'fbjs/lib/Keys.js' { - declare module.exports: $Exports<'fbjs/lib/Keys'>; -} -declare module 'fbjs/lib/Map.js' { - declare module.exports: $Exports<'fbjs/lib/Map'>; -} -declare module 'fbjs/lib/mapObject.js' { - declare module.exports: $Exports<'fbjs/lib/mapObject'>; -} -declare module 'fbjs/lib/maxBy.js' { - declare module.exports: $Exports<'fbjs/lib/maxBy'>; -} -declare module 'fbjs/lib/memoizeStringOnly.js' { - declare module.exports: $Exports<'fbjs/lib/memoizeStringOnly'>; -} -declare module 'fbjs/lib/minBy.js' { - declare module.exports: $Exports<'fbjs/lib/minBy'>; -} -declare module 'fbjs/lib/monitorCodeUse.js' { - declare module.exports: $Exports<'fbjs/lib/monitorCodeUse'>; -} -declare module 'fbjs/lib/nativeRequestAnimationFrame.js' { - declare module.exports: $Exports<'fbjs/lib/nativeRequestAnimationFrame'>; -} -declare module 'fbjs/lib/nullthrows.js' { - declare module.exports: $Exports<'fbjs/lib/nullthrows'>; -} -declare module 'fbjs/lib/partitionArray.js' { - declare module.exports: $Exports<'fbjs/lib/partitionArray'>; -} -declare module 'fbjs/lib/partitionObject.js' { - declare module.exports: $Exports<'fbjs/lib/partitionObject'>; -} -declare module 'fbjs/lib/partitionObjectByKey.js' { - declare module.exports: $Exports<'fbjs/lib/partitionObjectByKey'>; -} -declare module 'fbjs/lib/performance.js' { - declare module.exports: $Exports<'fbjs/lib/performance'>; -} -declare module 'fbjs/lib/performanceNow.js' { - declare module.exports: $Exports<'fbjs/lib/performanceNow'>; -} -declare module 'fbjs/lib/PhotosMimeType.js' { - declare module.exports: $Exports<'fbjs/lib/PhotosMimeType'>; -} -declare module 'fbjs/lib/Promise.js' { - declare module.exports: $Exports<'fbjs/lib/Promise'>; -} -declare module 'fbjs/lib/Promise.native.js' { - declare module.exports: $Exports<'fbjs/lib/Promise.native'>; -} -declare module 'fbjs/lib/PromiseMap.js' { - declare module.exports: $Exports<'fbjs/lib/PromiseMap'>; -} -declare module 'fbjs/lib/removeFromArray.js' { - declare module.exports: $Exports<'fbjs/lib/removeFromArray'>; -} -declare module 'fbjs/lib/requestAnimationFrame.js' { - declare module.exports: $Exports<'fbjs/lib/requestAnimationFrame'>; -} -declare module 'fbjs/lib/resolveImmediate.js' { - declare module.exports: $Exports<'fbjs/lib/resolveImmediate'>; -} -declare module 'fbjs/lib/Scroll.js' { - declare module.exports: $Exports<'fbjs/lib/Scroll'>; -} -declare module 'fbjs/lib/Set.js' { - declare module.exports: $Exports<'fbjs/lib/Set'>; -} -declare module 'fbjs/lib/setImmediate.js' { - declare module.exports: $Exports<'fbjs/lib/setImmediate'>; -} -declare module 'fbjs/lib/shallowEqual.js' { - declare module.exports: $Exports<'fbjs/lib/shallowEqual'>; -} -declare module 'fbjs/lib/someObject.js' { - declare module.exports: $Exports<'fbjs/lib/someObject'>; -} -declare module 'fbjs/lib/someSet.js' { - declare module.exports: $Exports<'fbjs/lib/someSet'>; -} -declare module 'fbjs/lib/sprintf.js' { - declare module.exports: $Exports<'fbjs/lib/sprintf'>; -} -declare module 'fbjs/lib/Style.js' { - declare module.exports: $Exports<'fbjs/lib/Style'>; -} -declare module 'fbjs/lib/TokenizeUtil.js' { - declare module.exports: $Exports<'fbjs/lib/TokenizeUtil'>; -} -declare module 'fbjs/lib/TouchEventUtils.js' { - declare module.exports: $Exports<'fbjs/lib/TouchEventUtils'>; -} -declare module 'fbjs/lib/UnicodeBidi.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeBidi'>; -} -declare module 'fbjs/lib/UnicodeBidiDirection.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeBidiDirection'>; -} -declare module 'fbjs/lib/UnicodeBidiService.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeBidiService'>; -} -declare module 'fbjs/lib/UnicodeCJK.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeCJK'>; -} -declare module 'fbjs/lib/UnicodeHangulKorean.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeHangulKorean'>; -} -declare module 'fbjs/lib/UnicodeUtils.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeUtils'>; -} -declare module 'fbjs/lib/UnicodeUtilsExtra.js' { - declare module.exports: $Exports<'fbjs/lib/UnicodeUtilsExtra'>; -} -declare module 'fbjs/lib/URI.js' { - declare module.exports: $Exports<'fbjs/lib/URI'>; -} -declare module 'fbjs/lib/UserAgent.js' { - declare module.exports: $Exports<'fbjs/lib/UserAgent'>; -} -declare module 'fbjs/lib/UserAgentData.js' { - declare module.exports: $Exports<'fbjs/lib/UserAgentData'>; -} -declare module 'fbjs/lib/VersionRange.js' { - declare module.exports: $Exports<'fbjs/lib/VersionRange'>; -} -declare module 'fbjs/lib/warning.js' { - declare module.exports: $Exports<'fbjs/lib/warning'>; -} -declare module 'fbjs/lib/xhrSimpleDataSerializer.js' { - declare module.exports: $Exports<'fbjs/lib/xhrSimpleDataSerializer'>; -} diff --git a/native/flow-typed/npm/find-root_vx.x.x.js b/native/flow-typed/npm/find-root_vx.x.x.js deleted file mode 100644 index a5c625804..000000000 --- a/native/flow-typed/npm/find-root_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: ef1ea2abd60fd752cdb30e2913b2e001 -// flow-typed version: <>/find-root_v^1.1.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'find-root' - * - * 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 'find-root' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'find-root/test/test' { - declare module.exports: any; -} - -// Filename aliases -declare module 'find-root/index' { - declare module.exports: $Exports<'find-root'>; -} -declare module 'find-root/index.js' { - declare module.exports: $Exports<'find-root'>; -} -declare module 'find-root/test/test.js' { - declare module.exports: $Exports<'find-root/test/test'>; -} diff --git a/native/flow-typed/npm/fs-extra_vx.x.x.js b/native/flow-typed/npm/fs-extra_vx.x.x.js deleted file mode 100644 index c2203cf12..000000000 --- a/native/flow-typed/npm/fs-extra_vx.x.x.js +++ /dev/null @@ -1,228 +0,0 @@ -// flow-typed signature: 30be334d385019028d688df3a9a3f934 -// flow-typed version: <>/fs-extra_v^6.0.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'fs-extra' - * - * 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 'fs-extra' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'fs-extra/lib/copy-sync/copy-sync' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/copy-sync/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/copy/copy' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/copy/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/empty/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/file' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/link' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/symlink-paths' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/symlink-type' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/ensure/symlink' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/fs/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/json/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/json/jsonfile' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/json/output-json-sync' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/json/output-json' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/mkdirs/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/mkdirs/mkdirs-sync' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/mkdirs/mkdirs' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/mkdirs/win32' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/move-sync/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/move/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/output/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/path-exists/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/remove/index' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/remove/rimraf' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/util/buffer' { - declare module.exports: any; -} - -declare module 'fs-extra/lib/util/utimes' { - declare module.exports: any; -} - -// Filename aliases -declare module 'fs-extra/lib/copy-sync/copy-sync.js' { - declare module.exports: $Exports<'fs-extra/lib/copy-sync/copy-sync'>; -} -declare module 'fs-extra/lib/copy-sync/index.js' { - declare module.exports: $Exports<'fs-extra/lib/copy-sync/index'>; -} -declare module 'fs-extra/lib/copy/copy.js' { - declare module.exports: $Exports<'fs-extra/lib/copy/copy'>; -} -declare module 'fs-extra/lib/copy/index.js' { - declare module.exports: $Exports<'fs-extra/lib/copy/index'>; -} -declare module 'fs-extra/lib/empty/index.js' { - declare module.exports: $Exports<'fs-extra/lib/empty/index'>; -} -declare module 'fs-extra/lib/ensure/file.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/file'>; -} -declare module 'fs-extra/lib/ensure/index.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/index'>; -} -declare module 'fs-extra/lib/ensure/link.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/link'>; -} -declare module 'fs-extra/lib/ensure/symlink-paths.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/symlink-paths'>; -} -declare module 'fs-extra/lib/ensure/symlink-type.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/symlink-type'>; -} -declare module 'fs-extra/lib/ensure/symlink.js' { - declare module.exports: $Exports<'fs-extra/lib/ensure/symlink'>; -} -declare module 'fs-extra/lib/fs/index.js' { - declare module.exports: $Exports<'fs-extra/lib/fs/index'>; -} -declare module 'fs-extra/lib/index.js' { - declare module.exports: $Exports<'fs-extra/lib/index'>; -} -declare module 'fs-extra/lib/json/index.js' { - declare module.exports: $Exports<'fs-extra/lib/json/index'>; -} -declare module 'fs-extra/lib/json/jsonfile.js' { - declare module.exports: $Exports<'fs-extra/lib/json/jsonfile'>; -} -declare module 'fs-extra/lib/json/output-json-sync.js' { - declare module.exports: $Exports<'fs-extra/lib/json/output-json-sync'>; -} -declare module 'fs-extra/lib/json/output-json.js' { - declare module.exports: $Exports<'fs-extra/lib/json/output-json'>; -} -declare module 'fs-extra/lib/mkdirs/index.js' { - declare module.exports: $Exports<'fs-extra/lib/mkdirs/index'>; -} -declare module 'fs-extra/lib/mkdirs/mkdirs-sync.js' { - declare module.exports: $Exports<'fs-extra/lib/mkdirs/mkdirs-sync'>; -} -declare module 'fs-extra/lib/mkdirs/mkdirs.js' { - declare module.exports: $Exports<'fs-extra/lib/mkdirs/mkdirs'>; -} -declare module 'fs-extra/lib/mkdirs/win32.js' { - declare module.exports: $Exports<'fs-extra/lib/mkdirs/win32'>; -} -declare module 'fs-extra/lib/move-sync/index.js' { - declare module.exports: $Exports<'fs-extra/lib/move-sync/index'>; -} -declare module 'fs-extra/lib/move/index.js' { - declare module.exports: $Exports<'fs-extra/lib/move/index'>; -} -declare module 'fs-extra/lib/output/index.js' { - declare module.exports: $Exports<'fs-extra/lib/output/index'>; -} -declare module 'fs-extra/lib/path-exists/index.js' { - declare module.exports: $Exports<'fs-extra/lib/path-exists/index'>; -} -declare module 'fs-extra/lib/remove/index.js' { - declare module.exports: $Exports<'fs-extra/lib/remove/index'>; -} -declare module 'fs-extra/lib/remove/rimraf.js' { - declare module.exports: $Exports<'fs-extra/lib/remove/rimraf'>; -} -declare module 'fs-extra/lib/util/buffer.js' { - declare module.exports: $Exports<'fs-extra/lib/util/buffer'>; -} -declare module 'fs-extra/lib/util/utimes.js' { - declare module.exports: $Exports<'fs-extra/lib/util/utimes'>; -} diff --git a/native/flow-typed/npm/lottie-react-native_vx.x.x.js b/native/flow-typed/npm/lottie-react-native_vx.x.x.js deleted file mode 100644 index e761f5c8f..000000000 --- a/native/flow-typed/npm/lottie-react-native_vx.x.x.js +++ /dev/null @@ -1,53 +0,0 @@ -// flow-typed signature: 28fa23e9fa261a2fb9c01ff8335495d1 -// flow-typed version: <>/lottie-react-native_v^2.6.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'lottie-react-native' - * - * 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 'lottie-react-native' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'lottie-react-native/lib/index' { - declare module.exports: any; -} - -declare module 'lottie-react-native/lib/LottieView' { - declare module.exports: any; -} - -declare module 'lottie-react-native/src/js/index' { - declare module.exports: any; -} - -declare module 'lottie-react-native/src/js/LottieView' { - declare module.exports: any; -} - -// Filename aliases -declare module 'lottie-react-native/lib/index.js' { - declare module.exports: $Exports<'lottie-react-native/lib/index'>; -} -declare module 'lottie-react-native/lib/LottieView.js' { - declare module.exports: $Exports<'lottie-react-native/lib/LottieView'>; -} -declare module 'lottie-react-native/src/js/index.js' { - declare module.exports: $Exports<'lottie-react-native/src/js/index'>; -} -declare module 'lottie-react-native/src/js/LottieView.js' { - declare module.exports: $Exports<'lottie-react-native/src/js/LottieView'>; -} diff --git a/native/flow-typed/npm/metro-bundler-config-yarn-workspaces_vx.x.x.js b/native/flow-typed/npm/metro-bundler-config-yarn-workspaces_vx.x.x.js deleted file mode 100644 index 68f1c83e6..000000000 --- a/native/flow-typed/npm/metro-bundler-config-yarn-workspaces_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 9c65cbddbd764d88fd7b589f5b4f5dd0 -// flow-typed version: <>/metro-bundler-config-yarn-workspaces_v^1.0.3/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'metro-bundler-config-yarn-workspaces' - * - * 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 'metro-bundler-config-yarn-workspaces' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'metro-bundler-config-yarn-workspaces/index' { - declare module.exports: $Exports<'metro-bundler-config-yarn-workspaces'>; -} -declare module 'metro-bundler-config-yarn-workspaces/index.js' { - declare module.exports: $Exports<'metro-bundler-config-yarn-workspaces'>; -} diff --git a/native/flow-typed/npm/metro-react-native-babel-preset_vx.x.x.js b/native/flow-typed/npm/metro-react-native-babel-preset_vx.x.x.js deleted file mode 100644 index d89d0e83b..000000000 --- a/native/flow-typed/npm/metro-react-native-babel-preset_vx.x.x.js +++ /dev/null @@ -1,60 +0,0 @@ -// flow-typed signature: 2baabcf43f496f3e2ed5f0dd694d7dff -// flow-typed version: <>/metro-react-native-babel-preset_v^0.56.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'metro-react-native-babel-preset' - * - * 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 'metro-react-native-babel-preset' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'metro-react-native-babel-preset/src/configs/hmr' { - declare module.exports: any; -} - -declare module 'metro-react-native-babel-preset/src/configs/lazy-imports' { - declare module.exports: any; -} - -declare module 'metro-react-native-babel-preset/src/configs/main' { - declare module.exports: any; -} - -declare module 'metro-react-native-babel-preset/src/index' { - declare module.exports: any; -} - -declare module 'metro-react-native-babel-preset/src/transforms/transform-symbol-member' { - declare module.exports: any; -} - -// Filename aliases -declare module 'metro-react-native-babel-preset/src/configs/hmr.js' { - declare module.exports: $Exports<'metro-react-native-babel-preset/src/configs/hmr'>; -} -declare module 'metro-react-native-babel-preset/src/configs/lazy-imports.js' { - declare module.exports: $Exports<'metro-react-native-babel-preset/src/configs/lazy-imports'>; -} -declare module 'metro-react-native-babel-preset/src/configs/main.js' { - declare module.exports: $Exports<'metro-react-native-babel-preset/src/configs/main'>; -} -declare module 'metro-react-native-babel-preset/src/index.js' { - declare module.exports: $Exports<'metro-react-native-babel-preset/src/index'>; -} -declare module 'metro-react-native-babel-preset/src/transforms/transform-symbol-member.js' { - declare module.exports: $Exports<'metro-react-native-babel-preset/src/transforms/transform-symbol-member'>; -} diff --git a/native/flow-typed/npm/postinstall-postinstall_vx.x.x.js b/native/flow-typed/npm/postinstall-postinstall_vx.x.x.js deleted file mode 100644 index 7ba71ccc9..000000000 --- a/native/flow-typed/npm/postinstall-postinstall_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: c03b8b373995c0834e20ae94d71f866a -// flow-typed version: <>/postinstall-postinstall_v^2.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'postinstall-postinstall' - * - * 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 'postinstall-postinstall' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'postinstall-postinstall/run' { - declare module.exports: any; -} - -// Filename aliases -declare module 'postinstall-postinstall/run.js' { - declare module.exports: $Exports<'postinstall-postinstall/run'>; -} diff --git a/native/flow-typed/npm/react-native-camera_vx.x.x.js b/native/flow-typed/npm/react-native-camera_vx.x.x.js deleted file mode 100644 index 9631d5d68..000000000 --- a/native/flow-typed/npm/react-native-camera_vx.x.x.js +++ /dev/null @@ -1,94 +0,0 @@ -// flow-typed signature: bd83f63588175bf0a42daf36a1857554 -// flow-typed version: <>/react-native-camera_v3.8.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-camera' - * - * 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 'react-native-camera' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-camera/src/FaceDetector' { - declare module.exports: any; -} - -declare module 'react-native-camera/src' { - declare module.exports: any; -} - -declare module 'react-native-camera/src/RNCamera' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/core/Footer' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/pages/en/help' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/pages/en' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/pages/en/users' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/siteConfig' { - declare module.exports: any; -} - -declare module 'react-native-camera/website/static/js/code-blocks-buttons' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-camera/src/FaceDetector.js' { - declare module.exports: $Exports<'react-native-camera/src/FaceDetector'>; -} -declare module 'react-native-camera/src/index' { - declare module.exports: $Exports<'react-native-camera/src'>; -} -declare module 'react-native-camera/src/index.js' { - declare module.exports: $Exports<'react-native-camera/src'>; -} -declare module 'react-native-camera/src/RNCamera.js' { - declare module.exports: $Exports<'react-native-camera/src/RNCamera'>; -} -declare module 'react-native-camera/website/core/Footer.js' { - declare module.exports: $Exports<'react-native-camera/website/core/Footer'>; -} -declare module 'react-native-camera/website/pages/en/help.js' { - declare module.exports: $Exports<'react-native-camera/website/pages/en/help'>; -} -declare module 'react-native-camera/website/pages/en/index' { - declare module.exports: $Exports<'react-native-camera/website/pages/en'>; -} -declare module 'react-native-camera/website/pages/en/index.js' { - declare module.exports: $Exports<'react-native-camera/website/pages/en'>; -} -declare module 'react-native-camera/website/pages/en/users.js' { - declare module.exports: $Exports<'react-native-camera/website/pages/en/users'>; -} -declare module 'react-native-camera/website/siteConfig.js' { - declare module.exports: $Exports<'react-native-camera/website/siteConfig'>; -} -declare module 'react-native-camera/website/static/js/code-blocks-buttons.js' { - declare module.exports: $Exports<'react-native-camera/website/static/js/code-blocks-buttons'>; -} diff --git a/native/flow-typed/npm/react-native-dark-mode_vx.x.x.js b/native/flow-typed/npm/react-native-dark-mode_vx.x.x.js deleted file mode 100644 index f133178d5..000000000 --- a/native/flow-typed/npm/react-native-dark-mode_vx.x.x.js +++ /dev/null @@ -1,112 +0,0 @@ -// flow-typed signature: eb048bbff603b866d187d468c6a9e257 -// flow-typed version: <>/react-native-dark-mode_v0.1.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-dark-mode' - * - * 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 'react-native-dark-mode' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-dark-mode/dist/context' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/dark-mode-event-emitter' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/dynamic-style-sheet' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/dynamic-value' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/event-emitter' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/initial-mode' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/native-module' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/types' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/use-dark-mode' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/use-dynamic-style-sheet' { - declare module.exports: any; -} - -declare module 'react-native-dark-mode/dist/use-dynamic-value' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-dark-mode/dist/context.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/context'>; -} -declare module 'react-native-dark-mode/dist/dark-mode-event-emitter.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/dark-mode-event-emitter'>; -} -declare module 'react-native-dark-mode/dist/dynamic-style-sheet.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/dynamic-style-sheet'>; -} -declare module 'react-native-dark-mode/dist/dynamic-value.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/dynamic-value'>; -} -declare module 'react-native-dark-mode/dist/event-emitter.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/event-emitter'>; -} -declare module 'react-native-dark-mode/dist/index' { - declare module.exports: $Exports<'react-native-dark-mode/dist'>; -} -declare module 'react-native-dark-mode/dist/index.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist'>; -} -declare module 'react-native-dark-mode/dist/initial-mode.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/initial-mode'>; -} -declare module 'react-native-dark-mode/dist/native-module.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/native-module'>; -} -declare module 'react-native-dark-mode/dist/types.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/types'>; -} -declare module 'react-native-dark-mode/dist/use-dark-mode.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/use-dark-mode'>; -} -declare module 'react-native-dark-mode/dist/use-dynamic-style-sheet.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/use-dynamic-style-sheet'>; -} -declare module 'react-native-dark-mode/dist/use-dynamic-value.js' { - declare module.exports: $Exports<'react-native-dark-mode/dist/use-dynamic-value'>; -} diff --git a/native/flow-typed/npm/react-native-floating-action_vx.x.x.js b/native/flow-typed/npm/react-native-floating-action_vx.x.x.js deleted file mode 100644 index 694c15b0a..000000000 --- a/native/flow-typed/npm/react-native-floating-action_vx.x.x.js +++ /dev/null @@ -1,1011 +0,0 @@ -// flow-typed signature: ded057ad0bff1fb5393fdaf1c1df69ec -// flow-typed version: <>/react-native-floating-action_v^1.9.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-floating-action' - * - * 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 'react-native-floating-action' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-floating-action/component/AddIcon' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/FloatingAction' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/FloatingActionItem' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/index' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/utils/color' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/utils/platform' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/component/utils/touchable' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/App' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/CustomActionComponent' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/Property' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/AppEntry' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/metro-bundler' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/react-native-gesture-handler' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__mocks__/Constants-development' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Amplitude-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/AuthSession-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Constants-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/ErrorRecovery-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Expo-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Facebook-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Font-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Location-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Notifications-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/SecureStore-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Segment-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/WebBrowser-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobBanner' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobInterstitial' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobRewarded' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNPublisherBanner' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Amplitude' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/apisAreAvailable' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Asset' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/AuthSession' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Recording' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Sound' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/AV' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Video' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.android' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.ios' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Brightness' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Camera' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/CameraBasedBarCodeScanner' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Constants' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Contacts' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DangerZone' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DocumentPicker' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.android' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.ios' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.android' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.ios' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/__tests__/validate-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/logging' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/validate' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ErrorRecovery' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Expo' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/AdSettings' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/BannerViewManager' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/index' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/InterstitialAdManager' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/NativeAdsManager' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/withNativeAd' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Facebook' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FaceDetector' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FileSystem' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Fingerprint' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Font' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/GLView' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Google' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Icon' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImageManipulator' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImagePicker' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/IntentLauncherAndroid' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/KeepAwake' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoading' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.android' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.ios' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/registerRootComponent' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/RootErrorBoundary' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/lib/Queue' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Location' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/Logs-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/LogSerialization-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteConsole-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogging-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogs-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/Logs' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/LogSerialization' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteConsole' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteLogging' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/Modal' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalHost' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalImplementation' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/PureContainer' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Notifications' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/OldBarCodeScanner' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Payments' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Pedometer' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Permissions' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ScreenOrientation' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SecureStore' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Segment' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Accelerometer-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceMotion-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceSensor-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Gyroscope-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Magnetometer-test' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Accelerometer' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceMotion' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceSensor' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Gyroscope' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Magnetometer' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/MagnetometerUncalibrated' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/ThreeAxisSensor' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Speech' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SQLite' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Svg' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/takeSnapshotAsync' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/timer/polyfillNextTick' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Util' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/WebBrowser' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/hashAssetFiles' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/LogReporter' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/rn-cli.config' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionActionsDistance' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCenterScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionChangeActionColor' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionColorScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCustomActionComponent' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionDistanceEdge' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionHideBackgroundScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionLeftScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionListenKeyboard' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOpenMountScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverlayScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverrideWithActionScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionRightScreen' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionStatusProgramatically' { - declare module.exports: any; -} - -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionVisibilityScreen' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-floating-action/component/AddIcon.js' { - declare module.exports: $Exports<'react-native-floating-action/component/AddIcon'>; -} -declare module 'react-native-floating-action/component/FloatingAction.js' { - declare module.exports: $Exports<'react-native-floating-action/component/FloatingAction'>; -} -declare module 'react-native-floating-action/component/FloatingActionItem.js' { - declare module.exports: $Exports<'react-native-floating-action/component/FloatingActionItem'>; -} -declare module 'react-native-floating-action/component/index.js' { - declare module.exports: $Exports<'react-native-floating-action/component/index'>; -} -declare module 'react-native-floating-action/component/utils/color.js' { - declare module.exports: $Exports<'react-native-floating-action/component/utils/color'>; -} -declare module 'react-native-floating-action/component/utils/platform.js' { - declare module.exports: $Exports<'react-native-floating-action/component/utils/platform'>; -} -declare module 'react-native-floating-action/component/utils/touchable.js' { - declare module.exports: $Exports<'react-native-floating-action/component/utils/touchable'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/App.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/App'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/CustomActionComponent.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/CustomActionComponent'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/Property.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/components/Property'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/AppEntry.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/AppEntry'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/metro-bundler.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/metro-bundler'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/react-native-gesture-handler.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/flow/react-native-gesture-handler'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__mocks__/Constants-development.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__mocks__/Constants-development'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Amplitude-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Amplitude-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/AuthSession-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/AuthSession-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Constants-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Constants-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/ErrorRecovery-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/ErrorRecovery-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Expo-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Expo-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Facebook-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Facebook-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Font-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Font-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Location-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Location-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Notifications-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Notifications-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/SecureStore-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/SecureStore-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Segment-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/Segment-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/WebBrowser-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/__tests__/WebBrowser-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobBanner.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobBanner'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobInterstitial.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobInterstitial'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobRewarded.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNAdMobRewarded'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNPublisherBanner.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/admob/RNPublisherBanner'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Amplitude.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Amplitude'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/apisAreAvailable.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/apisAreAvailable'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Asset.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Asset'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/AuthSession.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/AuthSession'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Recording.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Recording'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Sound.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Audio/Sound'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/AV.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/AV'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Video.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/av/Video'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.android.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.android'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.ios.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/BarCodeScanner.ios'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Brightness.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Brightness'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Camera.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Camera'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/CameraBasedBarCodeScanner.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/CameraBasedBarCodeScanner'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Constants.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Constants'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Contacts.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Contacts'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DangerZone.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DangerZone'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DocumentPicker.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/DocumentPicker'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.android.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.android'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.ios.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/BlurView.ios'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.android.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.android'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.ios.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/effects/LinearGradient.ios'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/__tests__/validate-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/__tests__/validate-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/logging.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/logging'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/validate.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/environment/validate'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ErrorRecovery.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ErrorRecovery'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Expo.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Expo'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/AdSettings.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/AdSettings'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/BannerViewManager.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/BannerViewManager'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/index.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/index'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/InterstitialAdManager.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/InterstitialAdManager'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/NativeAdsManager.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/NativeAdsManager'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/withNativeAd.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/facebook-ads/withNativeAd'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Facebook.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Facebook'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FaceDetector.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FaceDetector'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FileSystem.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/FileSystem'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Fingerprint.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Fingerprint'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Font.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Font'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/GLView.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/GLView'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Google.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Google'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Icon.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Icon'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImageManipulator.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImageManipulator'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImagePicker.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ImagePicker'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/IntentLauncherAndroid.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/IntentLauncherAndroid'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/KeepAwake.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/KeepAwake'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoading.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoading'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.android.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.android'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.ios.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/AppLoadingNativeWrapper.ios'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/registerRootComponent.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/registerRootComponent'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/RootErrorBoundary.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/launch/RootErrorBoundary'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/lib/Queue.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/lib/Queue'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Location.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Location'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/Logs-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/Logs-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/LogSerialization-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/LogSerialization-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteConsole-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteConsole-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogging-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogging-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogs-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/__tests__/RemoteLogs-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/Logs.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/Logs'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/LogSerialization.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/LogSerialization'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteConsole.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteConsole'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteLogging.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/logs/RemoteLogging'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/Modal.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/Modal'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalHost.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalHost'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalImplementation.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/ModalImplementation'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/PureContainer.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/modal/PureContainer'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Notifications.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Notifications'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/OldBarCodeScanner.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/OldBarCodeScanner'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Payments.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Payments'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Pedometer.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Pedometer'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Permissions.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Permissions'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ScreenOrientation.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/ScreenOrientation'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SecureStore.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SecureStore'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Segment.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Segment'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Accelerometer-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Accelerometer-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceMotion-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceMotion-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceSensor-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/DeviceSensor-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Gyroscope-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Gyroscope-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Magnetometer-test.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/__tests__/Magnetometer-test'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Accelerometer.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Accelerometer'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceMotion.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceMotion'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceSensor.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/DeviceSensor'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Gyroscope.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Gyroscope'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Magnetometer.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/Magnetometer'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/MagnetometerUncalibrated.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/MagnetometerUncalibrated'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/ThreeAxisSensor.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/sensor/ThreeAxisSensor'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Speech.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Speech'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SQLite.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/SQLite'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Svg.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Svg'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/takeSnapshotAsync.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/takeSnapshotAsync'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/timer/polyfillNextTick.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/timer/polyfillNextTick'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Util.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/Util'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/WebBrowser.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/src/WebBrowser'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/hashAssetFiles.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/hashAssetFiles'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/LogReporter.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/node_modules/expo/tools/LogReporter'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/rn-cli.config.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/rn-cli.config'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionActionsDistance.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionActionsDistance'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCenterScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCenterScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionChangeActionColor.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionChangeActionColor'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionColorScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionColorScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCustomActionComponent.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionCustomActionComponent'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionDistanceEdge.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionDistanceEdge'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionHideBackgroundScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionHideBackgroundScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionLeftScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionLeftScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionListenKeyboard.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionListenKeyboard'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOpenMountScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOpenMountScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverlayScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverlayScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverrideWithActionScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionOverrideWithActionScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionRightScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionRightScreen'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionStatusProgramatically.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionStatusProgramatically'>; -} -declare module 'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionVisibilityScreen.js' { - declare module.exports: $Exports<'react-native-floating-action/example/ReactNativeFloatingAction-Expo/screens/FloatingActionVisibilityScreen'>; -} -declare module 'react-native-floating-action/index' { - declare module.exports: $Exports<'react-native-floating-action'>; -} -declare module 'react-native-floating-action/index.js' { - declare module.exports: $Exports<'react-native-floating-action'>; -} diff --git a/native/flow-typed/npm/react-native-in-app-message_vx.x.x.js b/native/flow-typed/npm/react-native-in-app-message_vx.x.x.js deleted file mode 100644 index 711ba5a28..000000000 --- a/native/flow-typed/npm/react-native-in-app-message_vx.x.x.js +++ /dev/null @@ -1,107 +0,0 @@ -// flow-typed signature: c8f5e67bd187545b77bb1a40e8d75ad1 -// flow-typed version: <>/react-native-in-app-message_v1.0.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-in-app-message' - * - * 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 'react-native-in-app-message' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-in-app-message/src/Noification/androidStyle' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Noification' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Noification/iOStyle' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Noification/Notification.android' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Noification/Notification.ios' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Noification/NotificationBase' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/RNInAppMessage/Blur' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/RNInAppMessage' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/RNInAppMessage/TapticFeedbackNativeModule' { - declare module.exports: any; -} - -declare module 'react-native-in-app-message/src/Util' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-in-app-message/index' { - declare module.exports: $Exports<'react-native-in-app-message'>; -} -declare module 'react-native-in-app-message/index.js' { - declare module.exports: $Exports<'react-native-in-app-message'>; -} -declare module 'react-native-in-app-message/src/Noification/androidStyle.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification/androidStyle'>; -} -declare module 'react-native-in-app-message/src/Noification/index' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification'>; -} -declare module 'react-native-in-app-message/src/Noification/index.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification'>; -} -declare module 'react-native-in-app-message/src/Noification/iOStyle.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification/iOStyle'>; -} -declare module 'react-native-in-app-message/src/Noification/Notification.android.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification/Notification.android'>; -} -declare module 'react-native-in-app-message/src/Noification/Notification.ios.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification/Notification.ios'>; -} -declare module 'react-native-in-app-message/src/Noification/NotificationBase.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Noification/NotificationBase'>; -} -declare module 'react-native-in-app-message/src/RNInAppMessage/Blur.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/RNInAppMessage/Blur'>; -} -declare module 'react-native-in-app-message/src/RNInAppMessage/index' { - declare module.exports: $Exports<'react-native-in-app-message/src/RNInAppMessage'>; -} -declare module 'react-native-in-app-message/src/RNInAppMessage/index.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/RNInAppMessage'>; -} -declare module 'react-native-in-app-message/src/RNInAppMessage/TapticFeedbackNativeModule.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/RNInAppMessage/TapticFeedbackNativeModule'>; -} -declare module 'react-native-in-app-message/src/Util.js' { - declare module.exports: $Exports<'react-native-in-app-message/src/Util'>; -} diff --git a/native/flow-typed/npm/react-native-keyboard-input_vx.x.x.js b/native/flow-typed/npm/react-native-keyboard-input_vx.x.x.js deleted file mode 100644 index 25fdf4b1e..000000000 --- a/native/flow-typed/npm/react-native-keyboard-input_vx.x.x.js +++ /dev/null @@ -1,95 +0,0 @@ -// flow-typed signature: 3c838fdf336b672ab95cb33f27640919 -// flow-typed version: <>/react-native-keyboard-input_v^5.3.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-keyboard-input' - * - * 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 'react-native-keyboard-input' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-keyboard-input/e2e/init' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/CustomKeyboardView' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/index' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/KeyboardAccessoryView' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/KeyboardsRegistry' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/TextInputKeyboardManagerAndroid' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/TextInputKeyboardMangerIOS' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/utils/EventEmitterManager' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/src/utils/KeyboardUtils' { - declare module.exports: any; -} - -declare module 'react-native-keyboard-input/wallaby' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-keyboard-input/e2e/init.js' { - declare module.exports: $Exports<'react-native-keyboard-input/e2e/init'>; -} -declare module 'react-native-keyboard-input/src/CustomKeyboardView.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/CustomKeyboardView'>; -} -declare module 'react-native-keyboard-input/src/index.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/index'>; -} -declare module 'react-native-keyboard-input/src/KeyboardAccessoryView.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/KeyboardAccessoryView'>; -} -declare module 'react-native-keyboard-input/src/KeyboardsRegistry.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/KeyboardsRegistry'>; -} -declare module 'react-native-keyboard-input/src/TextInputKeyboardManagerAndroid.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/TextInputKeyboardManagerAndroid'>; -} -declare module 'react-native-keyboard-input/src/TextInputKeyboardMangerIOS.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/TextInputKeyboardMangerIOS'>; -} -declare module 'react-native-keyboard-input/src/utils/EventEmitterManager.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/utils/EventEmitterManager'>; -} -declare module 'react-native-keyboard-input/src/utils/KeyboardUtils.js' { - declare module.exports: $Exports<'react-native-keyboard-input/src/utils/KeyboardUtils'>; -} -declare module 'react-native-keyboard-input/wallaby.js' { - declare module.exports: $Exports<'react-native-keyboard-input/wallaby'>; -} diff --git a/native/flow-typed/npm/react-native-keychain_vx.x.x.js b/native/flow-typed/npm/react-native-keychain_vx.x.x.js deleted file mode 100644 index acf7f8897..000000000 --- a/native/flow-typed/npm/react-native-keychain_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: f17393f629885214bb748c9a040d42e6 -// flow-typed version: <>/react-native-keychain_v^3.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-keychain' - * - * 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 'react-native-keychain' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'react-native-keychain/index' { - declare module.exports: $Exports<'react-native-keychain'>; -} -declare module 'react-native-keychain/index.js' { - declare module.exports: $Exports<'react-native-keychain'>; -} diff --git a/native/flow-typed/npm/react-native-progress_vx.x.x.js b/native/flow-typed/npm/react-native-progress_vx.x.x.js deleted file mode 100644 index 96dcb9c66..000000000 --- a/native/flow-typed/npm/react-native-progress_vx.x.x.js +++ /dev/null @@ -1,87 +0,0 @@ -// flow-typed signature: b0c34bf0f42f117cf446d5782a5155e7 -// flow-typed version: <>/react-native-progress_v^3.6.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-progress' - * - * 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 'react-native-progress' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-progress/Bar' { - declare module.exports: any; -} - -declare module 'react-native-progress/Circle' { - declare module.exports: any; -} - -declare module 'react-native-progress/CircleSnail' { - declare module.exports: any; -} - -declare module 'react-native-progress/Pie' { - declare module.exports: any; -} - -declare module 'react-native-progress/Shapes/Arc' { - declare module.exports: any; -} - -declare module 'react-native-progress/Shapes/Circle' { - declare module.exports: any; -} - -declare module 'react-native-progress/Shapes/Sector' { - declare module.exports: any; -} - -declare module 'react-native-progress/withAnimation' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-progress/Bar.js' { - declare module.exports: $Exports<'react-native-progress/Bar'>; -} -declare module 'react-native-progress/Circle.js' { - declare module.exports: $Exports<'react-native-progress/Circle'>; -} -declare module 'react-native-progress/CircleSnail.js' { - declare module.exports: $Exports<'react-native-progress/CircleSnail'>; -} -declare module 'react-native-progress/index' { - declare module.exports: $Exports<'react-native-progress'>; -} -declare module 'react-native-progress/index.js' { - declare module.exports: $Exports<'react-native-progress'>; -} -declare module 'react-native-progress/Pie.js' { - declare module.exports: $Exports<'react-native-progress/Pie'>; -} -declare module 'react-native-progress/Shapes/Arc.js' { - declare module.exports: $Exports<'react-native-progress/Shapes/Arc'>; -} -declare module 'react-native-progress/Shapes/Circle.js' { - declare module.exports: $Exports<'react-native-progress/Shapes/Circle'>; -} -declare module 'react-native-progress/Shapes/Sector.js' { - declare module.exports: $Exports<'react-native-progress/Shapes/Sector'>; -} -declare module 'react-native-progress/withAnimation.js' { - declare module.exports: $Exports<'react-native-progress/withAnimation'>; -} diff --git a/native/flow-typed/npm/react-native-reanimated_vx.x.x.js b/native/flow-typed/npm/react-native-reanimated_vx.x.x.js deleted file mode 100644 index 6a80dd59d..000000000 --- a/native/flow-typed/npm/react-native-reanimated_vx.x.x.js +++ /dev/null @@ -1,480 +0,0 @@ -// flow-typed signature: d22e053d02545e477f6581869891859d -// flow-typed version: <>/react-native-reanimated_v^1.1.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-reanimated' - * - * 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 'react-native-reanimated' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-reanimated/mock' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/__mocks__/ReanimatedEventEmitter' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/__mocks__/ReanimatedModule' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/Animated' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/Animated.test' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/Animation' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/backwardCompatibleAnimWrapper' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/decay' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/DecayAnimation' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/spring' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/SpringAnimation' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/SpringUtils' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/timing' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/animations/TimingAnimation' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/base' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/ConfigHelper' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/__mocks__/AnimatedProps' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedAlways' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedBezier' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedBlock' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedCall' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedClock' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedClockTest' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedCode' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedConcat' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedCond' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedDebug' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedEvent' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedNode' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedOperator' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedProps' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedSet' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedStartClock' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedStopClock' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedStyle' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedTransform' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/AnimatedValue' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/Core.test' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/createEventObjectProxyPolyfill' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/core/InternalAnimatedValue' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/createAnimatedComponent' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/__mocks__/evaluateOnce' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/abs' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/acc' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/ceil' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/color' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/diff' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/diffClamp' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/evaluateOnce' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/floor' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/index' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/interpolate' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/interpolate.test' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/max' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/min' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/onChange' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/derived/useCode' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/Easing' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/operators' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/ReanimatedEventEmitter' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/ReanimatedModule' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/ReanimatedModule.web' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/SpringConfig' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/Transitioning' { - declare module.exports: any; -} - -declare module 'react-native-reanimated/src/val' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-reanimated/mock.js' { - declare module.exports: $Exports<'react-native-reanimated/mock'>; -} -declare module 'react-native-reanimated/src/__mocks__/ReanimatedEventEmitter.js' { - declare module.exports: $Exports<'react-native-reanimated/src/__mocks__/ReanimatedEventEmitter'>; -} -declare module 'react-native-reanimated/src/__mocks__/ReanimatedModule.js' { - declare module.exports: $Exports<'react-native-reanimated/src/__mocks__/ReanimatedModule'>; -} -declare module 'react-native-reanimated/src/Animated.js' { - declare module.exports: $Exports<'react-native-reanimated/src/Animated'>; -} -declare module 'react-native-reanimated/src/Animated.test.js' { - declare module.exports: $Exports<'react-native-reanimated/src/Animated.test'>; -} -declare module 'react-native-reanimated/src/animations/Animation.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/Animation'>; -} -declare module 'react-native-reanimated/src/animations/backwardCompatibleAnimWrapper.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/backwardCompatibleAnimWrapper'>; -} -declare module 'react-native-reanimated/src/animations/decay.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/decay'>; -} -declare module 'react-native-reanimated/src/animations/DecayAnimation.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/DecayAnimation'>; -} -declare module 'react-native-reanimated/src/animations/spring.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/spring'>; -} -declare module 'react-native-reanimated/src/animations/SpringAnimation.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/SpringAnimation'>; -} -declare module 'react-native-reanimated/src/animations/SpringUtils.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/SpringUtils'>; -} -declare module 'react-native-reanimated/src/animations/timing.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/timing'>; -} -declare module 'react-native-reanimated/src/animations/TimingAnimation.js' { - declare module.exports: $Exports<'react-native-reanimated/src/animations/TimingAnimation'>; -} -declare module 'react-native-reanimated/src/base.js' { - declare module.exports: $Exports<'react-native-reanimated/src/base'>; -} -declare module 'react-native-reanimated/src/ConfigHelper.js' { - declare module.exports: $Exports<'react-native-reanimated/src/ConfigHelper'>; -} -declare module 'react-native-reanimated/src/core/__mocks__/AnimatedProps.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/__mocks__/AnimatedProps'>; -} -declare module 'react-native-reanimated/src/core/AnimatedAlways.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedAlways'>; -} -declare module 'react-native-reanimated/src/core/AnimatedBezier.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedBezier'>; -} -declare module 'react-native-reanimated/src/core/AnimatedBlock.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedBlock'>; -} -declare module 'react-native-reanimated/src/core/AnimatedCall.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedCall'>; -} -declare module 'react-native-reanimated/src/core/AnimatedClock.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedClock'>; -} -declare module 'react-native-reanimated/src/core/AnimatedClockTest.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedClockTest'>; -} -declare module 'react-native-reanimated/src/core/AnimatedCode.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedCode'>; -} -declare module 'react-native-reanimated/src/core/AnimatedConcat.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedConcat'>; -} -declare module 'react-native-reanimated/src/core/AnimatedCond.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedCond'>; -} -declare module 'react-native-reanimated/src/core/AnimatedDebug.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedDebug'>; -} -declare module 'react-native-reanimated/src/core/AnimatedEvent.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedEvent'>; -} -declare module 'react-native-reanimated/src/core/AnimatedNode.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedNode'>; -} -declare module 'react-native-reanimated/src/core/AnimatedOperator.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedOperator'>; -} -declare module 'react-native-reanimated/src/core/AnimatedProps.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedProps'>; -} -declare module 'react-native-reanimated/src/core/AnimatedSet.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedSet'>; -} -declare module 'react-native-reanimated/src/core/AnimatedStartClock.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedStartClock'>; -} -declare module 'react-native-reanimated/src/core/AnimatedStopClock.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedStopClock'>; -} -declare module 'react-native-reanimated/src/core/AnimatedStyle.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedStyle'>; -} -declare module 'react-native-reanimated/src/core/AnimatedTransform.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedTransform'>; -} -declare module 'react-native-reanimated/src/core/AnimatedValue.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/AnimatedValue'>; -} -declare module 'react-native-reanimated/src/core/Core.test.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/Core.test'>; -} -declare module 'react-native-reanimated/src/core/createEventObjectProxyPolyfill.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/createEventObjectProxyPolyfill'>; -} -declare module 'react-native-reanimated/src/core/InternalAnimatedValue.js' { - declare module.exports: $Exports<'react-native-reanimated/src/core/InternalAnimatedValue'>; -} -declare module 'react-native-reanimated/src/createAnimatedComponent.js' { - declare module.exports: $Exports<'react-native-reanimated/src/createAnimatedComponent'>; -} -declare module 'react-native-reanimated/src/derived/__mocks__/evaluateOnce.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/__mocks__/evaluateOnce'>; -} -declare module 'react-native-reanimated/src/derived/abs.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/abs'>; -} -declare module 'react-native-reanimated/src/derived/acc.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/acc'>; -} -declare module 'react-native-reanimated/src/derived/ceil.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/ceil'>; -} -declare module 'react-native-reanimated/src/derived/color.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/color'>; -} -declare module 'react-native-reanimated/src/derived/diff.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/diff'>; -} -declare module 'react-native-reanimated/src/derived/diffClamp.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/diffClamp'>; -} -declare module 'react-native-reanimated/src/derived/evaluateOnce.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/evaluateOnce'>; -} -declare module 'react-native-reanimated/src/derived/floor.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/floor'>; -} -declare module 'react-native-reanimated/src/derived/index.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/index'>; -} -declare module 'react-native-reanimated/src/derived/interpolate.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/interpolate'>; -} -declare module 'react-native-reanimated/src/derived/interpolate.test.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/interpolate.test'>; -} -declare module 'react-native-reanimated/src/derived/max.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/max'>; -} -declare module 'react-native-reanimated/src/derived/min.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/min'>; -} -declare module 'react-native-reanimated/src/derived/onChange.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/onChange'>; -} -declare module 'react-native-reanimated/src/derived/useCode.js' { - declare module.exports: $Exports<'react-native-reanimated/src/derived/useCode'>; -} -declare module 'react-native-reanimated/src/Easing.js' { - declare module.exports: $Exports<'react-native-reanimated/src/Easing'>; -} -declare module 'react-native-reanimated/src/operators.js' { - declare module.exports: $Exports<'react-native-reanimated/src/operators'>; -} -declare module 'react-native-reanimated/src/ReanimatedEventEmitter.js' { - declare module.exports: $Exports<'react-native-reanimated/src/ReanimatedEventEmitter'>; -} -declare module 'react-native-reanimated/src/ReanimatedModule.js' { - declare module.exports: $Exports<'react-native-reanimated/src/ReanimatedModule'>; -} -declare module 'react-native-reanimated/src/ReanimatedModule.web.js' { - declare module.exports: $Exports<'react-native-reanimated/src/ReanimatedModule.web'>; -} -declare module 'react-native-reanimated/src/SpringConfig.js' { - declare module.exports: $Exports<'react-native-reanimated/src/SpringConfig'>; -} -declare module 'react-native-reanimated/src/Transitioning.js' { - declare module.exports: $Exports<'react-native-reanimated/src/Transitioning'>; -} -declare module 'react-native-reanimated/src/val.js' { - declare module.exports: $Exports<'react-native-reanimated/src/val'>; -} diff --git a/native/flow-typed/npm/react-native-screens_vx.x.x.js b/native/flow-typed/npm/react-native-screens_vx.x.x.js deleted file mode 100644 index 52034dfe6..000000000 --- a/native/flow-typed/npm/react-native-screens_vx.x.x.js +++ /dev/null @@ -1,39 +0,0 @@ -// flow-typed signature: 6f0f85bca86638391b4fcb933974d5cc -// flow-typed version: <>/react-native-screens_v1.0.0-alpha.17/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-screens' - * - * 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 'react-native-screens' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-screens/src/screens.native' { - declare module.exports: any; -} - -declare module 'react-native-screens/src/screens.web' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-screens/src/screens.native.js' { - declare module.exports: $Exports<'react-native-screens/src/screens.native'>; -} -declare module 'react-native-screens/src/screens.web.js' { - declare module.exports: $Exports<'react-native-screens/src/screens.web'>; -} diff --git a/native/flow-typed/npm/react-native-vector-icons_vx.x.x.js b/native/flow-typed/npm/react-native-vector-icons_vx.x.x.js deleted file mode 100644 index 228883ef9..000000000 --- a/native/flow-typed/npm/react-native-vector-icons_vx.x.x.js +++ /dev/null @@ -1,346 +0,0 @@ -// flow-typed signature: 8990b4880e79aefec695b0afd8cf2d93 -// flow-typed version: <>/react-native-vector-icons_v^4.5.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-native-vector-icons' - * - * 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 'react-native-vector-icons' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-native-vector-icons/bin/generate-icon' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/bin/generate-material-icons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Entypo' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/EvilIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Feather' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/FontAwesome' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Foundation' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/index' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Ionicons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/create-icon-set-from-fontello' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/create-icon-set-from-icomoon' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/create-icon-set' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/generate-icon-set-from-css' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/icon-button' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/react-native' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/react-native.osx' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/tab-bar-item-ios' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/lib/toolbar-android' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/MaterialCommunityIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/MaterialIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Octicons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/RNIMigration' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/SimpleLineIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/dist/Zocial' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Entypo' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/EvilIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Feather' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/FontAwesome' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Foundation' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Ionicons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/create-icon-set-from-fontello' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/create-icon-set-from-icomoon' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/create-icon-set' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/generate-icon-set-from-css' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/icon-button' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/react-native' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/react-native.osx' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/tab-bar-item-ios' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/lib/toolbar-android' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/MaterialCommunityIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/MaterialIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Octicons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/RNIMigration' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/SimpleLineIcons' { - declare module.exports: any; -} - -declare module 'react-native-vector-icons/Zocial' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-native-vector-icons/bin/generate-icon.js' { - declare module.exports: $Exports<'react-native-vector-icons/bin/generate-icon'>; -} -declare module 'react-native-vector-icons/bin/generate-material-icons.js' { - declare module.exports: $Exports<'react-native-vector-icons/bin/generate-material-icons'>; -} -declare module 'react-native-vector-icons/dist/Entypo.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Entypo'>; -} -declare module 'react-native-vector-icons/dist/EvilIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/EvilIcons'>; -} -declare module 'react-native-vector-icons/dist/Feather.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Feather'>; -} -declare module 'react-native-vector-icons/dist/FontAwesome.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/FontAwesome'>; -} -declare module 'react-native-vector-icons/dist/Foundation.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Foundation'>; -} -declare module 'react-native-vector-icons/dist/index.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/index'>; -} -declare module 'react-native-vector-icons/dist/Ionicons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Ionicons'>; -} -declare module 'react-native-vector-icons/dist/lib/create-icon-set-from-fontello.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/create-icon-set-from-fontello'>; -} -declare module 'react-native-vector-icons/dist/lib/create-icon-set-from-icomoon.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/create-icon-set-from-icomoon'>; -} -declare module 'react-native-vector-icons/dist/lib/create-icon-set.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/create-icon-set'>; -} -declare module 'react-native-vector-icons/dist/lib/generate-icon-set-from-css.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/generate-icon-set-from-css'>; -} -declare module 'react-native-vector-icons/dist/lib/icon-button.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/icon-button'>; -} -declare module 'react-native-vector-icons/dist/lib/react-native.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/react-native'>; -} -declare module 'react-native-vector-icons/dist/lib/react-native.osx.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/react-native.osx'>; -} -declare module 'react-native-vector-icons/dist/lib/tab-bar-item-ios.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/tab-bar-item-ios'>; -} -declare module 'react-native-vector-icons/dist/lib/toolbar-android.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/lib/toolbar-android'>; -} -declare module 'react-native-vector-icons/dist/MaterialCommunityIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/MaterialCommunityIcons'>; -} -declare module 'react-native-vector-icons/dist/MaterialIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/MaterialIcons'>; -} -declare module 'react-native-vector-icons/dist/Octicons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Octicons'>; -} -declare module 'react-native-vector-icons/dist/RNIMigration.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/RNIMigration'>; -} -declare module 'react-native-vector-icons/dist/SimpleLineIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/SimpleLineIcons'>; -} -declare module 'react-native-vector-icons/dist/Zocial.js' { - declare module.exports: $Exports<'react-native-vector-icons/dist/Zocial'>; -} -declare module 'react-native-vector-icons/Entypo.js' { - declare module.exports: $Exports<'react-native-vector-icons/Entypo'>; -} -declare module 'react-native-vector-icons/EvilIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/EvilIcons'>; -} -declare module 'react-native-vector-icons/Feather.js' { - declare module.exports: $Exports<'react-native-vector-icons/Feather'>; -} -declare module 'react-native-vector-icons/FontAwesome.js' { - declare module.exports: $Exports<'react-native-vector-icons/FontAwesome'>; -} -declare module 'react-native-vector-icons/Foundation.js' { - declare module.exports: $Exports<'react-native-vector-icons/Foundation'>; -} -declare module 'react-native-vector-icons/index' { - declare module.exports: $Exports<'react-native-vector-icons'>; -} -declare module 'react-native-vector-icons/index.js' { - declare module.exports: $Exports<'react-native-vector-icons'>; -} -declare module 'react-native-vector-icons/Ionicons.js' { - declare module.exports: $Exports<'react-native-vector-icons/Ionicons'>; -} -declare module 'react-native-vector-icons/lib/create-icon-set-from-fontello.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/create-icon-set-from-fontello'>; -} -declare module 'react-native-vector-icons/lib/create-icon-set-from-icomoon.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/create-icon-set-from-icomoon'>; -} -declare module 'react-native-vector-icons/lib/create-icon-set.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/create-icon-set'>; -} -declare module 'react-native-vector-icons/lib/generate-icon-set-from-css.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/generate-icon-set-from-css'>; -} -declare module 'react-native-vector-icons/lib/icon-button.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/icon-button'>; -} -declare module 'react-native-vector-icons/lib/react-native.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/react-native'>; -} -declare module 'react-native-vector-icons/lib/react-native.osx.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/react-native.osx'>; -} -declare module 'react-native-vector-icons/lib/tab-bar-item-ios.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/tab-bar-item-ios'>; -} -declare module 'react-native-vector-icons/lib/toolbar-android.js' { - declare module.exports: $Exports<'react-native-vector-icons/lib/toolbar-android'>; -} -declare module 'react-native-vector-icons/MaterialCommunityIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/MaterialCommunityIcons'>; -} -declare module 'react-native-vector-icons/MaterialIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/MaterialIcons'>; -} -declare module 'react-native-vector-icons/Octicons.js' { - declare module.exports: $Exports<'react-native-vector-icons/Octicons'>; -} -declare module 'react-native-vector-icons/RNIMigration.js' { - declare module.exports: $Exports<'react-native-vector-icons/RNIMigration'>; -} -declare module 'react-native-vector-icons/SimpleLineIcons.js' { - declare module.exports: $Exports<'react-native-vector-icons/SimpleLineIcons'>; -} -declare module 'react-native-vector-icons/Zocial.js' { - declare module.exports: $Exports<'react-native-vector-icons/Zocial'>; -} diff --git a/native/flow-typed/npm/reactotron-react-native_vx.x.x.js b/native/flow-typed/npm/reactotron-react-native_vx.x.x.js deleted file mode 100644 index 8b2835417..000000000 --- a/native/flow-typed/npm/reactotron-react-native_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 24da2e04e1fc18c5973fe35cb4654a08 -// flow-typed version: <>/reactotron-react-native_v4.0.0-beta.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'reactotron-react-native' - * - * 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 'reactotron-react-native' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'reactotron-react-native/dist/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'reactotron-react-native/dist/index.js' { - declare module.exports: $Exports<'reactotron-react-native/dist/index'>; -} diff --git a/native/flow-typed/npm/reactotron-redux_vx.x.x.js b/native/flow-typed/npm/reactotron-redux_vx.x.x.js deleted file mode 100644 index b05fe45a8..000000000 --- a/native/flow-typed/npm/reactotron-redux_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: e40d717f098cee47be22fbf89c3cc312 -// flow-typed version: <>/reactotron-redux_v^3.1.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'reactotron-redux' - * - * 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 'reactotron-redux' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'reactotron-redux/dist/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'reactotron-redux/dist/index.js' { - declare module.exports: $Exports<'reactotron-redux/dist/index'>; -} diff --git a/native/flow-typed/npm/redux-thunk_vx.x.x.js b/native/flow-typed/npm/redux-thunk_vx.x.x.js deleted file mode 100644 index b7b9075fb..000000000 --- a/native/flow-typed/npm/redux-thunk_vx.x.x.js +++ /dev/null @@ -1,60 +0,0 @@ -// flow-typed signature: 49d6b0299d2d902ec0a12001c9d906bb -// flow-typed version: <>/redux-thunk_v^2.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'redux-thunk' - * - * 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 'redux-thunk' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'redux-thunk/dist/redux-thunk' { - declare module.exports: any; -} - -declare module 'redux-thunk/dist/redux-thunk.min' { - declare module.exports: any; -} - -declare module 'redux-thunk/es/index' { - declare module.exports: any; -} - -declare module 'redux-thunk/lib/index' { - declare module.exports: any; -} - -declare module 'redux-thunk/src/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'redux-thunk/dist/redux-thunk.js' { - declare module.exports: $Exports<'redux-thunk/dist/redux-thunk'>; -} -declare module 'redux-thunk/dist/redux-thunk.min.js' { - declare module.exports: $Exports<'redux-thunk/dist/redux-thunk.min'>; -} -declare module 'redux-thunk/es/index.js' { - declare module.exports: $Exports<'redux-thunk/es/index'>; -} -declare module 'redux-thunk/lib/index.js' { - declare module.exports: $Exports<'redux-thunk/lib/index'>; -} -declare module 'redux-thunk/src/index.js' { - declare module.exports: $Exports<'redux-thunk/src/index'>; -} diff --git a/native/flow-typed/npm/shallowequal_vx.x.x.js b/native/flow-typed/npm/shallowequal_vx.x.x.js deleted file mode 100644 index 9a683cb55..000000000 --- a/native/flow-typed/npm/shallowequal_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 035e14aae774e770dd0da5b2ce4b5b16 -// flow-typed version: <>/shallowequal_v^1.0.2/flow_v0.67.1 - -/** - * This is an autogenerated libdef stub for: - * - * 'shallowequal' - * - * 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 'shallowequal' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'shallowequal/index' { - declare module.exports: $Exports<'shallowequal'>; -} -declare module 'shallowequal/index.js' { - declare module.exports: $Exports<'shallowequal'>; -} diff --git a/native/flow-typed/npm/tinycolor2_vx.x.x.js b/native/flow-typed/npm/tinycolor2_vx.x.x.js deleted file mode 100644 index c375153e0..000000000 --- a/native/flow-typed/npm/tinycolor2_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 9ce22f42147e97b51e74e306af19e28a -// flow-typed version: <>/tinycolor2_v^1.4.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'tinycolor2' - * - * 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 'tinycolor2' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'tinycolor2/demo/jquery-1.9.1' { - declare module.exports: any; -} - -declare module 'tinycolor2/dist/tinycolor-min' { - declare module.exports: any; -} - -declare module 'tinycolor2/Gruntfile' { - declare module.exports: any; -} - -declare module 'tinycolor2/test/qunit' { - declare module.exports: any; -} - -declare module 'tinycolor2/test/test' { - declare module.exports: any; -} - -declare module 'tinycolor2/tinycolor' { - declare module.exports: any; -} - -// Filename aliases -declare module 'tinycolor2/demo/jquery-1.9.1.js' { - declare module.exports: $Exports<'tinycolor2/demo/jquery-1.9.1'>; -} -declare module 'tinycolor2/dist/tinycolor-min.js' { - declare module.exports: $Exports<'tinycolor2/dist/tinycolor-min'>; -} -declare module 'tinycolor2/Gruntfile.js' { - declare module.exports: $Exports<'tinycolor2/Gruntfile'>; -} -declare module 'tinycolor2/test/qunit.js' { - declare module.exports: $Exports<'tinycolor2/test/qunit'>; -} -declare module 'tinycolor2/test/test.js' { - declare module.exports: $Exports<'tinycolor2/test/test'>; -} -declare module 'tinycolor2/tinycolor.js' { - declare module.exports: $Exports<'tinycolor2/tinycolor'>; -} diff --git a/native/flow-typed/npm/util-inspect_vx.x.x.js b/native/flow-typed/npm/util-inspect_vx.x.x.js deleted file mode 100644 index 8b8c073fe..000000000 --- a/native/flow-typed/npm/util-inspect_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 0f822d4822fa7a5e4d09904196646b58 -// flow-typed version: <>/util-inspect_v^0.1.8/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'util-inspect' - * - * 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 'util-inspect' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'util-inspect/index' { - declare module.exports: $Exports<'util-inspect'>; -} -declare module 'util-inspect/index.js' { - declare module.exports: $Exports<'util-inspect'>; -} diff --git a/server/flow-typed/npm/@babel/cli_vx.x.x.js b/server/flow-typed/npm/@babel/cli_vx.x.x.js deleted file mode 100644 index 5d55af580..000000000 --- a/server/flow-typed/npm/@babel/cli_vx.x.x.js +++ /dev/null @@ -1,87 +0,0 @@ -// flow-typed signature: 9b615b33bf089ccda30ee37b3e12f408 -// flow-typed version: <>/@babel/cli_v^7.2.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/cli' - * - * 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 '@babel/cli' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/cli/bin/babel-external-helpers' { - declare module.exports: any; -} - -declare module '@babel/cli/bin/babel' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel-external-helpers' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel/dir' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel/file' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel/index' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel/options' { - declare module.exports: any; -} - -declare module '@babel/cli/lib/babel/util' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/cli/bin/babel-external-helpers.js' { - declare module.exports: $Exports<'@babel/cli/bin/babel-external-helpers'>; -} -declare module '@babel/cli/bin/babel.js' { - declare module.exports: $Exports<'@babel/cli/bin/babel'>; -} -declare module '@babel/cli/index' { - declare module.exports: $Exports<'@babel/cli'>; -} -declare module '@babel/cli/index.js' { - declare module.exports: $Exports<'@babel/cli'>; -} -declare module '@babel/cli/lib/babel-external-helpers.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel-external-helpers'>; -} -declare module '@babel/cli/lib/babel/dir.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel/dir'>; -} -declare module '@babel/cli/lib/babel/file.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel/file'>; -} -declare module '@babel/cli/lib/babel/index.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel/index'>; -} -declare module '@babel/cli/lib/babel/options.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel/options'>; -} -declare module '@babel/cli/lib/babel/util.js' { - declare module.exports: $Exports<'@babel/cli/lib/babel/util'>; -} diff --git a/server/flow-typed/npm/@babel/core_vx.x.x.js b/server/flow-typed/npm/@babel/core_vx.x.x.js deleted file mode 100644 index 1bfb5a8e9..000000000 --- a/server/flow-typed/npm/@babel/core_vx.x.x.js +++ /dev/null @@ -1,298 +0,0 @@ -// flow-typed signature: a0ae0f6efd8e01171da145682a6650a3 -// flow-typed version: <>/@babel/core_v^7.2.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/core' - * - * 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 '@babel/core' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/core/lib/config/caching' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-chain' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-descriptors' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/configuration' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/package' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/types' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/utils' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/full' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/config-api' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/environment' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/item' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/partial' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/pattern-to-regex' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/util' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/option-assertions' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/options' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/removed' { - declare module.exports: any; -} - -declare module '@babel/core/lib/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/parse' { - declare module.exports: any; -} - -declare module '@babel/core/lib/tools/build-external-helpers' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-ast' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/block-hoist-plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/generate' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/merge-map' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-opts' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/plugin-pass' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/util/missing-plugin-helper' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/core/lib/config/caching.js' { - declare module.exports: $Exports<'@babel/core/lib/config/caching'>; -} -declare module '@babel/core/lib/config/config-chain.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-chain'>; -} -declare module '@babel/core/lib/config/config-descriptors.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-descriptors'>; -} -declare module '@babel/core/lib/config/files/configuration.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/configuration'>; -} -declare module '@babel/core/lib/config/files/index-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index-browser'>; -} -declare module '@babel/core/lib/config/files/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index'>; -} -declare module '@babel/core/lib/config/files/package.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/package'>; -} -declare module '@babel/core/lib/config/files/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/plugins'>; -} -declare module '@babel/core/lib/config/files/types.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/types'>; -} -declare module '@babel/core/lib/config/files/utils.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/utils'>; -} -declare module '@babel/core/lib/config/full.js' { - declare module.exports: $Exports<'@babel/core/lib/config/full'>; -} -declare module '@babel/core/lib/config/helpers/config-api.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/config-api'>; -} -declare module '@babel/core/lib/config/helpers/environment.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/environment'>; -} -declare module '@babel/core/lib/config/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/index'>; -} -declare module '@babel/core/lib/config/item.js' { - declare module.exports: $Exports<'@babel/core/lib/config/item'>; -} -declare module '@babel/core/lib/config/partial.js' { - declare module.exports: $Exports<'@babel/core/lib/config/partial'>; -} -declare module '@babel/core/lib/config/pattern-to-regex.js' { - declare module.exports: $Exports<'@babel/core/lib/config/pattern-to-regex'>; -} -declare module '@babel/core/lib/config/plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/config/plugin'>; -} -declare module '@babel/core/lib/config/util.js' { - declare module.exports: $Exports<'@babel/core/lib/config/util'>; -} -declare module '@babel/core/lib/config/validation/option-assertions.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/option-assertions'>; -} -declare module '@babel/core/lib/config/validation/options.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/options'>; -} -declare module '@babel/core/lib/config/validation/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/plugins'>; -} -declare module '@babel/core/lib/config/validation/removed.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/removed'>; -} -declare module '@babel/core/lib/index.js' { - declare module.exports: $Exports<'@babel/core/lib/index'>; -} -declare module '@babel/core/lib/parse.js' { - declare module.exports: $Exports<'@babel/core/lib/parse'>; -} -declare module '@babel/core/lib/tools/build-external-helpers.js' { - declare module.exports: $Exports<'@babel/core/lib/tools/build-external-helpers'>; -} -declare module '@babel/core/lib/transform-ast.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-ast'>; -} -declare module '@babel/core/lib/transform-file-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file-browser'>; -} -declare module '@babel/core/lib/transform-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file'>; -} -declare module '@babel/core/lib/transform.js' { - declare module.exports: $Exports<'@babel/core/lib/transform'>; -} -declare module '@babel/core/lib/transformation/block-hoist-plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/block-hoist-plugin'>; -} -declare module '@babel/core/lib/transformation/file/file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/file'>; -} -declare module '@babel/core/lib/transformation/file/generate.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/generate'>; -} -declare module '@babel/core/lib/transformation/file/merge-map.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/merge-map'>; -} -declare module '@babel/core/lib/transformation/index.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/index'>; -} -declare module '@babel/core/lib/transformation/normalize-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-file'>; -} -declare module '@babel/core/lib/transformation/normalize-opts.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-opts'>; -} -declare module '@babel/core/lib/transformation/plugin-pass.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/plugin-pass'>; -} -declare module '@babel/core/lib/transformation/util/missing-plugin-helper.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/util/missing-plugin-helper'>; -} diff --git a/server/flow-typed/npm/@babel/node_vx.x.x.js b/server/flow-typed/npm/@babel/node_vx.x.x.js deleted file mode 100644 index 63c682ed8..000000000 --- a/server/flow-typed/npm/@babel/node_vx.x.x.js +++ /dev/null @@ -1,46 +0,0 @@ -// flow-typed signature: 064c62d54306d866efde0e80e051d5dd -// flow-typed version: <>/@babel/node_v^7.2.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/node' - * - * 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 '@babel/node' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/node/bin/babel-node' { - declare module.exports: any; -} - -declare module '@babel/node/lib/_babel-node' { - declare module.exports: any; -} - -declare module '@babel/node/lib/babel-node' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/node/bin/babel-node.js' { - declare module.exports: $Exports<'@babel/node/bin/babel-node'>; -} -declare module '@babel/node/lib/_babel-node.js' { - declare module.exports: $Exports<'@babel/node/lib/_babel-node'>; -} -declare module '@babel/node/lib/babel-node.js' { - declare module.exports: $Exports<'@babel/node/lib/babel-node'>; -} diff --git a/server/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js b/server/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js deleted file mode 100644 index d608cad66..000000000 --- a/server/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: df3a87e031305eef4957fd7efc75846d -// flow-typed version: <>/@babel/plugin-proposal-class-properties_v^7.2.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/plugin-proposal-class-properties' - * - * 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 '@babel/plugin-proposal-class-properties' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/plugin-proposal-class-properties/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/plugin-proposal-class-properties/lib/index.js' { - declare module.exports: $Exports<'@babel/plugin-proposal-class-properties/lib/index'>; -} diff --git a/server/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js b/server/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js deleted file mode 100644 index 6934cde36..000000000 --- a/server/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 54d5b2c7f2b4ac0246e63009eb946a5f -// flow-typed version: <>/@babel/plugin-proposal-object-rest-spread_v^7.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/plugin-proposal-object-rest-spread' - * - * 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 '@babel/plugin-proposal-object-rest-spread' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/plugin-proposal-object-rest-spread/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/plugin-proposal-object-rest-spread/lib/index.js' { - declare module.exports: $Exports<'@babel/plugin-proposal-object-rest-spread/lib/index'>; -} diff --git a/server/flow-typed/npm/@babel/preset-flow_vx.x.x.js b/server/flow-typed/npm/@babel/preset-flow_vx.x.x.js deleted file mode 100644 index efda986bf..000000000 --- a/server/flow-typed/npm/@babel/preset-flow_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 0f3b00d4cc4094e448c11074ee93d9ea -// flow-typed version: <>/@babel/preset-flow_v^7.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/preset-flow' - * - * 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 '@babel/preset-flow' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/preset-flow/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/preset-flow/lib/index.js' { - declare module.exports: $Exports<'@babel/preset-flow/lib/index'>; -} diff --git a/server/flow-typed/npm/@babel/preset-react_vx.x.x.js b/server/flow-typed/npm/@babel/preset-react_vx.x.x.js deleted file mode 100644 index d926e0e53..000000000 --- a/server/flow-typed/npm/@babel/preset-react_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 91211f5dde796f8b100399199e583d5d -// flow-typed version: <>/@babel/preset-react_v^7.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/preset-react' - * - * 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 '@babel/preset-react' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/preset-react/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/preset-react/lib/index.js' { - declare module.exports: $Exports<'@babel/preset-react/lib/index'>; -} diff --git a/server/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js b/server/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js deleted file mode 100644 index 28fc27778..000000000 --- a/server/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: 945b871ffc274e5f02d50d5a92d1b945 -// flow-typed version: <>/@fortawesome/react-fontawesome_v^0.0.18/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@fortawesome/react-fontawesome' - * - * 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 '@fortawesome/react-fontawesome' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@fortawesome/react-fontawesome/index.es' { - declare module.exports: any; -} - -// Filename aliases -declare module '@fortawesome/react-fontawesome/index.es.js' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome/index.es'>; -} -declare module '@fortawesome/react-fontawesome/index' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome'>; -} -declare module '@fortawesome/react-fontawesome/index.js' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome'>; -} diff --git a/server/flow-typed/npm/JSONStream_vx.x.x.js b/server/flow-typed/npm/JSONStream_vx.x.x.js deleted file mode 100644 index 1329da648..000000000 --- a/server/flow-typed/npm/JSONStream_vx.x.x.js +++ /dev/null @@ -1,206 +0,0 @@ -// flow-typed signature: b9558a13550357656cdaa9a6e8a2f744 -// flow-typed version: <>/JSONStream_v1.3.5/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'JSONStream' - * - * 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 'JSONStream' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'JSONStream/bin' { - declare module.exports: any; -} - -declare module 'JSONStream/examples/all_docs' { - declare module.exports: any; -} - -declare module 'JSONStream/test/bool' { - declare module.exports: any; -} - -declare module 'JSONStream/test/browser' { - declare module.exports: any; -} - -declare module 'JSONStream/test/destroy_missing' { - declare module.exports: any; -} - -declare module 'JSONStream/test/doubledot1' { - declare module.exports: any; -} - -declare module 'JSONStream/test/doubledot2' { - declare module.exports: any; -} - -declare module 'JSONStream/test/empty' { - declare module.exports: any; -} - -declare module 'JSONStream/test/error_contents' { - declare module.exports: any; -} - -declare module 'JSONStream/test/fn' { - declare module.exports: any; -} - -declare module 'JSONStream/test/gen' { - declare module.exports: any; -} - -declare module 'JSONStream/test/header_footer' { - declare module.exports: any; -} - -declare module 'JSONStream/test/issues' { - declare module.exports: any; -} - -declare module 'JSONStream/test/keys' { - declare module.exports: any; -} - -declare module 'JSONStream/test/map' { - declare module.exports: any; -} - -declare module 'JSONStream/test/multiple_objects_error' { - declare module.exports: any; -} - -declare module 'JSONStream/test/multiple_objects' { - declare module.exports: any; -} - -declare module 'JSONStream/test/null' { - declare module.exports: any; -} - -declare module 'JSONStream/test/parsejson' { - declare module.exports: any; -} - -declare module 'JSONStream/test/run' { - declare module.exports: any; -} - -declare module 'JSONStream/test/stringify_object' { - declare module.exports: any; -} - -declare module 'JSONStream/test/stringify' { - declare module.exports: any; -} - -declare module 'JSONStream/test/test' { - declare module.exports: any; -} - -declare module 'JSONStream/test/test2' { - declare module.exports: any; -} - -declare module 'JSONStream/test/two-ways' { - declare module.exports: any; -} - -// Filename aliases -declare module 'JSONStream/bin.js' { - declare module.exports: $Exports<'JSONStream/bin'>; -} -declare module 'JSONStream/examples/all_docs.js' { - declare module.exports: $Exports<'JSONStream/examples/all_docs'>; -} -declare module 'JSONStream/index' { - declare module.exports: $Exports<'JSONStream'>; -} -declare module 'JSONStream/index.js' { - declare module.exports: $Exports<'JSONStream'>; -} -declare module 'JSONStream/test/bool.js' { - declare module.exports: $Exports<'JSONStream/test/bool'>; -} -declare module 'JSONStream/test/browser.js' { - declare module.exports: $Exports<'JSONStream/test/browser'>; -} -declare module 'JSONStream/test/destroy_missing.js' { - declare module.exports: $Exports<'JSONStream/test/destroy_missing'>; -} -declare module 'JSONStream/test/doubledot1.js' { - declare module.exports: $Exports<'JSONStream/test/doubledot1'>; -} -declare module 'JSONStream/test/doubledot2.js' { - declare module.exports: $Exports<'JSONStream/test/doubledot2'>; -} -declare module 'JSONStream/test/empty.js' { - declare module.exports: $Exports<'JSONStream/test/empty'>; -} -declare module 'JSONStream/test/error_contents.js' { - declare module.exports: $Exports<'JSONStream/test/error_contents'>; -} -declare module 'JSONStream/test/fn.js' { - declare module.exports: $Exports<'JSONStream/test/fn'>; -} -declare module 'JSONStream/test/gen.js' { - declare module.exports: $Exports<'JSONStream/test/gen'>; -} -declare module 'JSONStream/test/header_footer.js' { - declare module.exports: $Exports<'JSONStream/test/header_footer'>; -} -declare module 'JSONStream/test/issues.js' { - declare module.exports: $Exports<'JSONStream/test/issues'>; -} -declare module 'JSONStream/test/keys.js' { - declare module.exports: $Exports<'JSONStream/test/keys'>; -} -declare module 'JSONStream/test/map.js' { - declare module.exports: $Exports<'JSONStream/test/map'>; -} -declare module 'JSONStream/test/multiple_objects_error.js' { - declare module.exports: $Exports<'JSONStream/test/multiple_objects_error'>; -} -declare module 'JSONStream/test/multiple_objects.js' { - declare module.exports: $Exports<'JSONStream/test/multiple_objects'>; -} -declare module 'JSONStream/test/null.js' { - declare module.exports: $Exports<'JSONStream/test/null'>; -} -declare module 'JSONStream/test/parsejson.js' { - declare module.exports: $Exports<'JSONStream/test/parsejson'>; -} -declare module 'JSONStream/test/run.js' { - declare module.exports: $Exports<'JSONStream/test/run'>; -} -declare module 'JSONStream/test/stringify_object.js' { - declare module.exports: $Exports<'JSONStream/test/stringify_object'>; -} -declare module 'JSONStream/test/stringify.js' { - declare module.exports: $Exports<'JSONStream/test/stringify'>; -} -declare module 'JSONStream/test/test.js' { - declare module.exports: $Exports<'JSONStream/test/test'>; -} -declare module 'JSONStream/test/test2.js' { - declare module.exports: $Exports<'JSONStream/test/test2'>; -} -declare module 'JSONStream/test/two-ways.js' { - declare module.exports: $Exports<'JSONStream/test/two-ways'>; -} diff --git a/server/flow-typed/npm/babel-cli_vx.x.x.js b/server/flow-typed/npm/babel-cli_vx.x.x.js deleted file mode 100644 index e1b02ea86..000000000 --- a/server/flow-typed/npm/babel-cli_vx.x.x.js +++ /dev/null @@ -1,108 +0,0 @@ -// flow-typed signature: 926c53969860ee353da7e627d9b1d8cd -// flow-typed version: <>/babel-cli_v^6.26.0/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-cli' - * - * 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 'babel-cli' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-cli/bin/babel-doctor' { - declare module.exports: any; -} - -declare module 'babel-cli/bin/babel-external-helpers' { - declare module.exports: any; -} - -declare module 'babel-cli/bin/babel-node' { - declare module.exports: any; -} - -declare module 'babel-cli/bin/babel' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/_babel-node' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel-external-helpers' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel-node' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel/dir' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel/file' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel/index' { - declare module.exports: any; -} - -declare module 'babel-cli/lib/babel/util' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-cli/bin/babel-doctor.js' { - declare module.exports: $Exports<'babel-cli/bin/babel-doctor'>; -} -declare module 'babel-cli/bin/babel-external-helpers.js' { - declare module.exports: $Exports<'babel-cli/bin/babel-external-helpers'>; -} -declare module 'babel-cli/bin/babel-node.js' { - declare module.exports: $Exports<'babel-cli/bin/babel-node'>; -} -declare module 'babel-cli/bin/babel.js' { - declare module.exports: $Exports<'babel-cli/bin/babel'>; -} -declare module 'babel-cli/index' { - declare module.exports: $Exports<'babel-cli'>; -} -declare module 'babel-cli/index.js' { - declare module.exports: $Exports<'babel-cli'>; -} -declare module 'babel-cli/lib/_babel-node.js' { - declare module.exports: $Exports<'babel-cli/lib/_babel-node'>; -} -declare module 'babel-cli/lib/babel-external-helpers.js' { - declare module.exports: $Exports<'babel-cli/lib/babel-external-helpers'>; -} -declare module 'babel-cli/lib/babel-node.js' { - declare module.exports: $Exports<'babel-cli/lib/babel-node'>; -} -declare module 'babel-cli/lib/babel/dir.js' { - declare module.exports: $Exports<'babel-cli/lib/babel/dir'>; -} -declare module 'babel-cli/lib/babel/file.js' { - declare module.exports: $Exports<'babel-cli/lib/babel/file'>; -} -declare module 'babel-cli/lib/babel/index.js' { - declare module.exports: $Exports<'babel-cli/lib/babel/index'>; -} -declare module 'babel-cli/lib/babel/util.js' { - declare module.exports: $Exports<'babel-cli/lib/babel/util'>; -} diff --git a/server/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js b/server/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js deleted file mode 100644 index 034d28ad6..000000000 --- a/server/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 8ab908c62bf129a5a868a8c139cd3597 -// flow-typed version: <>/babel-plugin-transform-class-properties_v^6.24.1/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-class-properties' - * - * 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 'babel-plugin-transform-class-properties' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-class-properties/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-class-properties/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-class-properties/lib/index'>; -} diff --git a/server/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js b/server/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js deleted file mode 100644 index ca4f25623..000000000 --- a/server/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 533372d0340885441cacd31727234951 -// flow-typed version: <>/babel-plugin-transform-object-rest-spread_v^6.26.0/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-object-rest-spread' - * - * 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 'babel-plugin-transform-object-rest-spread' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-object-rest-spread/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-object-rest-spread/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-object-rest-spread/lib/index'>; -} diff --git a/server/flow-typed/npm/babel-preset-flow_vx.x.x.js b/server/flow-typed/npm/babel-preset-flow_vx.x.x.js deleted file mode 100644 index 2a2ae418c..000000000 --- a/server/flow-typed/npm/babel-preset-flow_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 739901fb0c49ba15afe28574d04a8f9a -// flow-typed version: <>/babel-preset-flow_v^6.23.0/flow_v0.64.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-preset-flow' - * - * 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 'babel-preset-flow' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-preset-flow/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-preset-flow/lib/index.js' { - declare module.exports: $Exports<'babel-preset-flow/lib/index'>; -} diff --git a/server/flow-typed/npm/babel-preset-react_vx.x.x.js b/server/flow-typed/npm/babel-preset-react_vx.x.x.js deleted file mode 100644 index c375dc33f..000000000 --- a/server/flow-typed/npm/babel-preset-react_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 4c38cd24c12faf1c2c52a9edc954212b -// flow-typed version: <>/babel-preset-react_v^6.24.1/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-preset-react' - * - * 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 'babel-preset-react' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-preset-react/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-preset-react/lib/index.js' { - declare module.exports: $Exports<'babel-preset-react/lib/index'>; -} diff --git a/server/flow-typed/npm/chokidar-cli_vx.x.x.js b/server/flow-typed/npm/chokidar-cli_vx.x.x.js deleted file mode 100644 index d9dafdfb2..000000000 --- a/server/flow-typed/npm/chokidar-cli_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: 6b5fefe9a2ee40f33ec09a0b58d6fb8a -// flow-typed version: <>/chokidar-cli_v^1.2.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'chokidar-cli' - * - * 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 'chokidar-cli' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'chokidar-cli/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'chokidar-cli/index' { - declare module.exports: $Exports<'chokidar-cli'>; -} -declare module 'chokidar-cli/index.js' { - declare module.exports: $Exports<'chokidar-cli'>; -} -declare module 'chokidar-cli/utils.js' { - declare module.exports: $Exports<'chokidar-cli/utils'>; -} diff --git a/server/flow-typed/npm/concurrently_vx.x.x.js b/server/flow-typed/npm/concurrently_vx.x.x.js deleted file mode 100644 index cc641d5bd..000000000 --- a/server/flow-typed/npm/concurrently_vx.x.x.js +++ /dev/null @@ -1,95 +0,0 @@ -// flow-typed signature: aa9ed72b0bc731d1a83a9b1f4eb08a7e -// flow-typed version: <>/concurrently_v^3.5.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'concurrently' - * - * 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 'concurrently' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'concurrently/src/findChild' { - declare module.exports: any; -} - -declare module 'concurrently/src/main' { - declare module.exports: any; -} - -declare module 'concurrently/src/parseCmds' { - declare module.exports: any; -} - -declare module 'concurrently/src/pkgInfo' { - declare module.exports: any; -} - -declare module 'concurrently/test/support/read-echo' { - declare module.exports: any; -} - -declare module 'concurrently/test/support/signal' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-findChild' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-functional' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-parseCmds' { - declare module.exports: any; -} - -declare module 'concurrently/test/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'concurrently/src/findChild.js' { - declare module.exports: $Exports<'concurrently/src/findChild'>; -} -declare module 'concurrently/src/main.js' { - declare module.exports: $Exports<'concurrently/src/main'>; -} -declare module 'concurrently/src/parseCmds.js' { - declare module.exports: $Exports<'concurrently/src/parseCmds'>; -} -declare module 'concurrently/src/pkgInfo.js' { - declare module.exports: $Exports<'concurrently/src/pkgInfo'>; -} -declare module 'concurrently/test/support/read-echo.js' { - declare module.exports: $Exports<'concurrently/test/support/read-echo'>; -} -declare module 'concurrently/test/support/signal.js' { - declare module.exports: $Exports<'concurrently/test/support/signal'>; -} -declare module 'concurrently/test/test-findChild.js' { - declare module.exports: $Exports<'concurrently/test/test-findChild'>; -} -declare module 'concurrently/test/test-functional.js' { - declare module.exports: $Exports<'concurrently/test/test-functional'>; -} -declare module 'concurrently/test/test-parseCmds.js' { - declare module.exports: $Exports<'concurrently/test/test-parseCmds'>; -} -declare module 'concurrently/test/utils.js' { - declare module.exports: $Exports<'concurrently/test/utils'>; -} diff --git a/server/flow-typed/npm/dateformat_vx.x.x.js b/server/flow-typed/npm/dateformat_vx.x.x.js deleted file mode 100644 index 378e01491..000000000 --- a/server/flow-typed/npm/dateformat_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: cb3416c97054d6681004f48c559acbe9 -// flow-typed version: <>/dateformat_v^3.0.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'dateformat' - * - * 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 'dateformat' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'dateformat/lib/dateformat' { - declare module.exports: any; -} - -// Filename aliases -declare module 'dateformat/lib/dateformat.js' { - declare module.exports: $Exports<'dateformat/lib/dateformat'>; -} diff --git a/server/flow-typed/npm/detect-browser_vx.x.x.js b/server/flow-typed/npm/detect-browser_vx.x.x.js deleted file mode 100644 index fac601bad..000000000 --- a/server/flow-typed/npm/detect-browser_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 7d4d59cf48e607d12c556f74be5cd003 -// flow-typed version: <>/detect-browser_v^4.0.4/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'detect-browser' - * - * 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 'detect-browser' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'detect-browser/index' { - declare module.exports: $Exports<'detect-browser'>; -} -declare module 'detect-browser/index.js' { - declare module.exports: $Exports<'detect-browser'>; -} diff --git a/server/flow-typed/npm/express-ws_vx.x.x.js b/server/flow-typed/npm/express-ws_vx.x.x.js deleted file mode 100644 index f4ec08fdb..000000000 --- a/server/flow-typed/npm/express-ws_vx.x.x.js +++ /dev/null @@ -1,94 +0,0 @@ -// flow-typed signature: d45d63934a502a0e247b807cab870772 -// flow-typed version: <>/express-ws_v^4.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'express-ws' - * - * 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 'express-ws' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'express-ws/examples/broadcast' { - declare module.exports: any; -} - -declare module 'express-ws/examples/https' { - declare module.exports: any; -} - -declare module 'express-ws/examples/params' { - declare module.exports: any; -} - -declare module 'express-ws/examples/simple' { - declare module.exports: any; -} - -declare module 'express-ws/lib/add-ws-method' { - declare module.exports: any; -} - -declare module 'express-ws/lib/index' { - declare module.exports: any; -} - -declare module 'express-ws/lib/trailing-slash' { - declare module.exports: any; -} - -declare module 'express-ws/lib/websocket-url' { - declare module.exports: any; -} - -declare module 'express-ws/lib/wrap-middleware' { - declare module.exports: any; -} - -// Filename aliases -declare module 'express-ws/examples/broadcast.js' { - declare module.exports: $Exports<'express-ws/examples/broadcast'>; -} -declare module 'express-ws/examples/https.js' { - declare module.exports: $Exports<'express-ws/examples/https'>; -} -declare module 'express-ws/examples/params.js' { - declare module.exports: $Exports<'express-ws/examples/params'>; -} -declare module 'express-ws/examples/simple.js' { - declare module.exports: $Exports<'express-ws/examples/simple'>; -} -declare module 'express-ws/index' { - declare module.exports: $Exports<'express-ws'>; -} -declare module 'express-ws/index.js' { - declare module.exports: $Exports<'express-ws'>; -} -declare module 'express-ws/lib/add-ws-method.js' { - declare module.exports: $Exports<'express-ws/lib/add-ws-method'>; -} -declare module 'express-ws/lib/index.js' { - declare module.exports: $Exports<'express-ws/lib/index'>; -} -declare module 'express-ws/lib/trailing-slash.js' { - declare module.exports: $Exports<'express-ws/lib/trailing-slash'>; -} -declare module 'express-ws/lib/websocket-url.js' { - declare module.exports: $Exports<'express-ws/lib/websocket-url'>; -} -declare module 'express-ws/lib/wrap-middleware.js' { - declare module.exports: $Exports<'express-ws/lib/wrap-middleware'>; -} diff --git a/server/flow-typed/npm/firebase-admin_vx.x.x.js b/server/flow-typed/npm/firebase-admin_vx.x.x.js deleted file mode 100644 index f5ec3dd6f..000000000 --- a/server/flow-typed/npm/firebase-admin_vx.x.x.js +++ /dev/null @@ -1,228 +0,0 @@ -// flow-typed signature: 7488e8c44c68713115a0ea650a4401c8 -// flow-typed version: <>/firebase-admin_v^6.5.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'firebase-admin' - * - * 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 'firebase-admin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'firebase-admin/lib/auth/action-code-settings-builder' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/auth-api-request' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/auth' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/credential' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/token-generator' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/token-verifier' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/user-import-builder' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/auth/user-record' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/database/database' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/default-namespace' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/firebase-app' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/firebase-namespace' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/firebase-service' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/firestore/firestore' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/index' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/instance-id/instance-id-request' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/instance-id/instance-id' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/messaging/messaging-api-request' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/messaging/messaging' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/project-management/android-app' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/project-management/ios-app' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/project-management/project-management-api-request' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/project-management/project-management' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/storage/storage' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/utils/api-request' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/utils/deep-copy' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/utils/error' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/utils/index' { - declare module.exports: any; -} - -declare module 'firebase-admin/lib/utils/validator' { - declare module.exports: any; -} - -// Filename aliases -declare module 'firebase-admin/lib/auth/action-code-settings-builder.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/action-code-settings-builder'>; -} -declare module 'firebase-admin/lib/auth/auth-api-request.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/auth-api-request'>; -} -declare module 'firebase-admin/lib/auth/auth.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/auth'>; -} -declare module 'firebase-admin/lib/auth/credential.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/credential'>; -} -declare module 'firebase-admin/lib/auth/token-generator.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/token-generator'>; -} -declare module 'firebase-admin/lib/auth/token-verifier.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/token-verifier'>; -} -declare module 'firebase-admin/lib/auth/user-import-builder.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/user-import-builder'>; -} -declare module 'firebase-admin/lib/auth/user-record.js' { - declare module.exports: $Exports<'firebase-admin/lib/auth/user-record'>; -} -declare module 'firebase-admin/lib/database/database.js' { - declare module.exports: $Exports<'firebase-admin/lib/database/database'>; -} -declare module 'firebase-admin/lib/default-namespace.js' { - declare module.exports: $Exports<'firebase-admin/lib/default-namespace'>; -} -declare module 'firebase-admin/lib/firebase-app.js' { - declare module.exports: $Exports<'firebase-admin/lib/firebase-app'>; -} -declare module 'firebase-admin/lib/firebase-namespace.js' { - declare module.exports: $Exports<'firebase-admin/lib/firebase-namespace'>; -} -declare module 'firebase-admin/lib/firebase-service.js' { - declare module.exports: $Exports<'firebase-admin/lib/firebase-service'>; -} -declare module 'firebase-admin/lib/firestore/firestore.js' { - declare module.exports: $Exports<'firebase-admin/lib/firestore/firestore'>; -} -declare module 'firebase-admin/lib/index.js' { - declare module.exports: $Exports<'firebase-admin/lib/index'>; -} -declare module 'firebase-admin/lib/instance-id/instance-id-request.js' { - declare module.exports: $Exports<'firebase-admin/lib/instance-id/instance-id-request'>; -} -declare module 'firebase-admin/lib/instance-id/instance-id.js' { - declare module.exports: $Exports<'firebase-admin/lib/instance-id/instance-id'>; -} -declare module 'firebase-admin/lib/messaging/messaging-api-request.js' { - declare module.exports: $Exports<'firebase-admin/lib/messaging/messaging-api-request'>; -} -declare module 'firebase-admin/lib/messaging/messaging.js' { - declare module.exports: $Exports<'firebase-admin/lib/messaging/messaging'>; -} -declare module 'firebase-admin/lib/project-management/android-app.js' { - declare module.exports: $Exports<'firebase-admin/lib/project-management/android-app'>; -} -declare module 'firebase-admin/lib/project-management/ios-app.js' { - declare module.exports: $Exports<'firebase-admin/lib/project-management/ios-app'>; -} -declare module 'firebase-admin/lib/project-management/project-management-api-request.js' { - declare module.exports: $Exports<'firebase-admin/lib/project-management/project-management-api-request'>; -} -declare module 'firebase-admin/lib/project-management/project-management.js' { - declare module.exports: $Exports<'firebase-admin/lib/project-management/project-management'>; -} -declare module 'firebase-admin/lib/storage/storage.js' { - declare module.exports: $Exports<'firebase-admin/lib/storage/storage'>; -} -declare module 'firebase-admin/lib/utils/api-request.js' { - declare module.exports: $Exports<'firebase-admin/lib/utils/api-request'>; -} -declare module 'firebase-admin/lib/utils/deep-copy.js' { - declare module.exports: $Exports<'firebase-admin/lib/utils/deep-copy'>; -} -declare module 'firebase-admin/lib/utils/error.js' { - declare module.exports: $Exports<'firebase-admin/lib/utils/error'>; -} -declare module 'firebase-admin/lib/utils/index.js' { - declare module.exports: $Exports<'firebase-admin/lib/utils/index'>; -} -declare module 'firebase-admin/lib/utils/validator.js' { - declare module.exports: $Exports<'firebase-admin/lib/utils/validator'>; -} diff --git a/server/flow-typed/npm/flow-typed_vx.x.x.js b/server/flow-typed/npm/flow-typed_vx.x.x.js deleted file mode 100644 index 31edcc1fe..000000000 --- a/server/flow-typed/npm/flow-typed_vx.x.x.js +++ /dev/null @@ -1,193 +0,0 @@ -// flow-typed signature: e13dff7c6f920076f27407beec00b538 -// flow-typed version: <>/flow-typed_v^2.2.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'flow-typed' - * - * 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 'flow-typed' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'flow-typed/dist/cli' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/create-stub' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/install' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/runTests' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/search' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/update-cache' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/update' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/validateDefs' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/commands/version' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/cacheRepoUtils' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/codeSign' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/fileUtils' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/flowProjectUtils' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/flowVersion' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/git' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/github' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/isInFlowTypedRepo' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/libDefs' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/node' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/npm/npmLibDefs' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/npm/npmProjectUtils' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/semver' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/stubUtils' { - declare module.exports: any; -} - -declare module 'flow-typed/dist/lib/validationErrors' { - declare module.exports: any; -} - -// Filename aliases -declare module 'flow-typed/dist/cli.js' { - declare module.exports: $Exports<'flow-typed/dist/cli'>; -} -declare module 'flow-typed/dist/commands/create-stub.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/create-stub'>; -} -declare module 'flow-typed/dist/commands/install.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/install'>; -} -declare module 'flow-typed/dist/commands/runTests.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/runTests'>; -} -declare module 'flow-typed/dist/commands/search.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/search'>; -} -declare module 'flow-typed/dist/commands/update-cache.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/update-cache'>; -} -declare module 'flow-typed/dist/commands/update.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/update'>; -} -declare module 'flow-typed/dist/commands/validateDefs.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/validateDefs'>; -} -declare module 'flow-typed/dist/commands/version.js' { - declare module.exports: $Exports<'flow-typed/dist/commands/version'>; -} -declare module 'flow-typed/dist/lib/cacheRepoUtils.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/cacheRepoUtils'>; -} -declare module 'flow-typed/dist/lib/codeSign.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/codeSign'>; -} -declare module 'flow-typed/dist/lib/fileUtils.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/fileUtils'>; -} -declare module 'flow-typed/dist/lib/flowProjectUtils.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/flowProjectUtils'>; -} -declare module 'flow-typed/dist/lib/flowVersion.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/flowVersion'>; -} -declare module 'flow-typed/dist/lib/git.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/git'>; -} -declare module 'flow-typed/dist/lib/github.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/github'>; -} -declare module 'flow-typed/dist/lib/isInFlowTypedRepo.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/isInFlowTypedRepo'>; -} -declare module 'flow-typed/dist/lib/libDefs.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/libDefs'>; -} -declare module 'flow-typed/dist/lib/node.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/node'>; -} -declare module 'flow-typed/dist/lib/npm/npmLibDefs.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/npm/npmLibDefs'>; -} -declare module 'flow-typed/dist/lib/npm/npmProjectUtils.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/npm/npmProjectUtils'>; -} -declare module 'flow-typed/dist/lib/semver.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/semver'>; -} -declare module 'flow-typed/dist/lib/stubUtils.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/stubUtils'>; -} -declare module 'flow-typed/dist/lib/validationErrors.js' { - declare module.exports: $Exports<'flow-typed/dist/lib/validationErrors'>; -} diff --git a/server/flow-typed/npm/geoip-lite_vx.x.x.js b/server/flow-typed/npm/geoip-lite_vx.x.x.js deleted file mode 100644 index c1cc64e7d..000000000 --- a/server/flow-typed/npm/geoip-lite_vx.x.x.js +++ /dev/null @@ -1,74 +0,0 @@ -// flow-typed signature: aac8dc88011f38644acb762fc3214c8a -// flow-typed version: <>/geoip-lite_v^1.3.8/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'geoip-lite' - * - * 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 'geoip-lite' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'geoip-lite/lib/fsWatcher' { - declare module.exports: any; -} - -declare module 'geoip-lite/lib/geoip' { - declare module.exports: any; -} - -declare module 'geoip-lite/lib/utils' { - declare module.exports: any; -} - -declare module 'geoip-lite/scripts/updatedb' { - declare module.exports: any; -} - -declare module 'geoip-lite/test/geo-lookup' { - declare module.exports: any; -} - -declare module 'geoip-lite/test/memory_usage' { - declare module.exports: any; -} - -declare module 'geoip-lite/test/tests' { - declare module.exports: any; -} - -// Filename aliases -declare module 'geoip-lite/lib/fsWatcher.js' { - declare module.exports: $Exports<'geoip-lite/lib/fsWatcher'>; -} -declare module 'geoip-lite/lib/geoip.js' { - declare module.exports: $Exports<'geoip-lite/lib/geoip'>; -} -declare module 'geoip-lite/lib/utils.js' { - declare module.exports: $Exports<'geoip-lite/lib/utils'>; -} -declare module 'geoip-lite/scripts/updatedb.js' { - declare module.exports: $Exports<'geoip-lite/scripts/updatedb'>; -} -declare module 'geoip-lite/test/geo-lookup.js' { - declare module.exports: $Exports<'geoip-lite/test/geo-lookup'>; -} -declare module 'geoip-lite/test/memory_usage.js' { - declare module.exports: $Exports<'geoip-lite/test/memory_usage'>; -} -declare module 'geoip-lite/test/tests.js' { - declare module.exports: $Exports<'geoip-lite/test/tests'>; -} diff --git a/server/flow-typed/npm/linklocal_vx.x.x.js b/server/flow-typed/npm/linklocal_vx.x.x.js deleted file mode 100644 index ef2984fde..000000000 --- a/server/flow-typed/npm/linklocal_vx.x.x.js +++ /dev/null @@ -1,80 +0,0 @@ -// flow-typed signature: 0d3f88669a38fe57c8b3382c4485213e -// flow-typed version: <>/linklocal_v^2.8.1/flow_v0.64.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'linklocal' - * - * 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 'linklocal' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'linklocal/bin/linklocal' { - declare module.exports: any; -} - -declare module 'linklocal/test/circular' { - declare module.exports: any; -} - -declare module 'linklocal/test/deep' { - declare module.exports: any; -} - -declare module 'linklocal/test/index' { - declare module.exports: any; -} - -declare module 'linklocal/test/named' { - declare module.exports: any; -} - -declare module 'linklocal/test/nested' { - declare module.exports: any; -} - -declare module 'linklocal/test/scoped' { - declare module.exports: any; -} - -// Filename aliases -declare module 'linklocal/bin/linklocal.js' { - declare module.exports: $Exports<'linklocal/bin/linklocal'>; -} -declare module 'linklocal/index' { - declare module.exports: $Exports<'linklocal'>; -} -declare module 'linklocal/index.js' { - declare module.exports: $Exports<'linklocal'>; -} -declare module 'linklocal/test/circular.js' { - declare module.exports: $Exports<'linklocal/test/circular'>; -} -declare module 'linklocal/test/deep.js' { - declare module.exports: $Exports<'linklocal/test/deep'>; -} -declare module 'linklocal/test/index.js' { - declare module.exports: $Exports<'linklocal/test/index'>; -} -declare module 'linklocal/test/named.js' { - declare module.exports: $Exports<'linklocal/test/named'>; -} -declare module 'linklocal/test/nested.js' { - declare module.exports: $Exports<'linklocal/test/nested'>; -} -declare module 'linklocal/test/scoped.js' { - declare module.exports: $Exports<'linklocal/test/scoped'>; -} diff --git a/server/flow-typed/npm/multer_vx.x.x.js b/server/flow-typed/npm/multer_vx.x.x.js deleted file mode 100644 index 647b92a65..000000000 --- a/server/flow-typed/npm/multer_vx.x.x.js +++ /dev/null @@ -1,80 +0,0 @@ -// flow-typed signature: 8c600dd4639dfca258c56b30e4dd6957 -// flow-typed version: <>/multer_v^1.4.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'multer' - * - * 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 'multer' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'multer/lib/counter' { - declare module.exports: any; -} - -declare module 'multer/lib/file-appender' { - declare module.exports: any; -} - -declare module 'multer/lib/make-middleware' { - declare module.exports: any; -} - -declare module 'multer/lib/multer-error' { - declare module.exports: any; -} - -declare module 'multer/lib/remove-uploaded-files' { - declare module.exports: any; -} - -declare module 'multer/storage/disk' { - declare module.exports: any; -} - -declare module 'multer/storage/memory' { - declare module.exports: any; -} - -// Filename aliases -declare module 'multer/index' { - declare module.exports: $Exports<'multer'>; -} -declare module 'multer/index.js' { - declare module.exports: $Exports<'multer'>; -} -declare module 'multer/lib/counter.js' { - declare module.exports: $Exports<'multer/lib/counter'>; -} -declare module 'multer/lib/file-appender.js' { - declare module.exports: $Exports<'multer/lib/file-appender'>; -} -declare module 'multer/lib/make-middleware.js' { - declare module.exports: $Exports<'multer/lib/make-middleware'>; -} -declare module 'multer/lib/multer-error.js' { - declare module.exports: $Exports<'multer/lib/multer-error'>; -} -declare module 'multer/lib/remove-uploaded-files.js' { - declare module.exports: $Exports<'multer/lib/remove-uploaded-files'>; -} -declare module 'multer/storage/disk.js' { - declare module.exports: $Exports<'multer/storage/disk'>; -} -declare module 'multer/storage/memory.js' { - declare module.exports: $Exports<'multer/storage/memory'>; -} diff --git a/server/flow-typed/npm/mysql2_vx.x.x.js b/server/flow-typed/npm/mysql2_vx.x.x.js deleted file mode 100644 index 415e55ca6..000000000 --- a/server/flow-typed/npm/mysql2_vx.x.x.js +++ /dev/null @@ -1,465 +0,0 @@ -// flow-typed signature: 38a9190877f8d22fae2aeb9a2e8adefe -// flow-typed version: <>/mysql2_v^1.5.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'mysql2' - * - * 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 'mysql2' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'mysql2/lib/auth_41' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/binlog_dump' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/change_user' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/client_handshake' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/close_statement' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/command' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/execute' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/index' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/ping' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/prepare' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/query' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/quit' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/register_slave' { - declare module.exports: any; -} - -declare module 'mysql2/lib/commands/server_handshake' { - declare module.exports: any; -} - -declare module 'mysql2/lib/compressed_protocol' { - declare module.exports: any; -} - -declare module 'mysql2/lib/connection_config' { - declare module.exports: any; -} - -declare module 'mysql2/lib/connection' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/charset_encodings' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/charsets' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/client' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/commands' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/cursor' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/encoding_charset' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/errors' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/field_flags' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/server_status' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/ssl_profiles' { - declare module.exports: any; -} - -declare module 'mysql2/lib/constants/types' { - declare module.exports: any; -} - -declare module 'mysql2/lib/helpers' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packet_parser' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/auth_switch_request_more_data' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/auth_switch_request' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/auth_switch_response' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/binary_row' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/binlog_dump' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/binlog_query_statusvars' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/change_user' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/close_statement' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/column_definition' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/execute' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/handshake_response' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/handshake' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/index' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/packet' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/prepare_statement' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/prepared_statement_header' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/query' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/register_slave' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/resultset_header' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/ssl_request' { - declare module.exports: any; -} - -declare module 'mysql2/lib/packets/text_row' { - declare module.exports: any; -} - -declare module 'mysql2/lib/parsers/binary_parser' { - declare module.exports: any; -} - -declare module 'mysql2/lib/parsers/parser_cache' { - declare module.exports: any; -} - -declare module 'mysql2/lib/parsers/string' { - declare module.exports: any; -} - -declare module 'mysql2/lib/parsers/text_parser' { - declare module.exports: any; -} - -declare module 'mysql2/lib/pool_cluster' { - declare module.exports: any; -} - -declare module 'mysql2/lib/pool_config' { - declare module.exports: any; -} - -declare module 'mysql2/lib/pool_connection' { - declare module.exports: any; -} - -declare module 'mysql2/lib/pool' { - declare module.exports: any; -} - -declare module 'mysql2/lib/results_stream' { - declare module.exports: any; -} - -declare module 'mysql2/lib/server' { - declare module.exports: any; -} - -declare module 'mysql2/promise' { - declare module.exports: any; -} - -// Filename aliases -declare module 'mysql2/index' { - declare module.exports: $Exports<'mysql2'>; -} -declare module 'mysql2/index.js' { - declare module.exports: $Exports<'mysql2'>; -} -declare module 'mysql2/lib/auth_41.js' { - declare module.exports: $Exports<'mysql2/lib/auth_41'>; -} -declare module 'mysql2/lib/commands/binlog_dump.js' { - declare module.exports: $Exports<'mysql2/lib/commands/binlog_dump'>; -} -declare module 'mysql2/lib/commands/change_user.js' { - declare module.exports: $Exports<'mysql2/lib/commands/change_user'>; -} -declare module 'mysql2/lib/commands/client_handshake.js' { - declare module.exports: $Exports<'mysql2/lib/commands/client_handshake'>; -} -declare module 'mysql2/lib/commands/close_statement.js' { - declare module.exports: $Exports<'mysql2/lib/commands/close_statement'>; -} -declare module 'mysql2/lib/commands/command.js' { - declare module.exports: $Exports<'mysql2/lib/commands/command'>; -} -declare module 'mysql2/lib/commands/execute.js' { - declare module.exports: $Exports<'mysql2/lib/commands/execute'>; -} -declare module 'mysql2/lib/commands/index.js' { - declare module.exports: $Exports<'mysql2/lib/commands/index'>; -} -declare module 'mysql2/lib/commands/ping.js' { - declare module.exports: $Exports<'mysql2/lib/commands/ping'>; -} -declare module 'mysql2/lib/commands/prepare.js' { - declare module.exports: $Exports<'mysql2/lib/commands/prepare'>; -} -declare module 'mysql2/lib/commands/query.js' { - declare module.exports: $Exports<'mysql2/lib/commands/query'>; -} -declare module 'mysql2/lib/commands/quit.js' { - declare module.exports: $Exports<'mysql2/lib/commands/quit'>; -} -declare module 'mysql2/lib/commands/register_slave.js' { - declare module.exports: $Exports<'mysql2/lib/commands/register_slave'>; -} -declare module 'mysql2/lib/commands/server_handshake.js' { - declare module.exports: $Exports<'mysql2/lib/commands/server_handshake'>; -} -declare module 'mysql2/lib/compressed_protocol.js' { - declare module.exports: $Exports<'mysql2/lib/compressed_protocol'>; -} -declare module 'mysql2/lib/connection_config.js' { - declare module.exports: $Exports<'mysql2/lib/connection_config'>; -} -declare module 'mysql2/lib/connection.js' { - declare module.exports: $Exports<'mysql2/lib/connection'>; -} -declare module 'mysql2/lib/constants/charset_encodings.js' { - declare module.exports: $Exports<'mysql2/lib/constants/charset_encodings'>; -} -declare module 'mysql2/lib/constants/charsets.js' { - declare module.exports: $Exports<'mysql2/lib/constants/charsets'>; -} -declare module 'mysql2/lib/constants/client.js' { - declare module.exports: $Exports<'mysql2/lib/constants/client'>; -} -declare module 'mysql2/lib/constants/commands.js' { - declare module.exports: $Exports<'mysql2/lib/constants/commands'>; -} -declare module 'mysql2/lib/constants/cursor.js' { - declare module.exports: $Exports<'mysql2/lib/constants/cursor'>; -} -declare module 'mysql2/lib/constants/encoding_charset.js' { - declare module.exports: $Exports<'mysql2/lib/constants/encoding_charset'>; -} -declare module 'mysql2/lib/constants/errors.js' { - declare module.exports: $Exports<'mysql2/lib/constants/errors'>; -} -declare module 'mysql2/lib/constants/field_flags.js' { - declare module.exports: $Exports<'mysql2/lib/constants/field_flags'>; -} -declare module 'mysql2/lib/constants/server_status.js' { - declare module.exports: $Exports<'mysql2/lib/constants/server_status'>; -} -declare module 'mysql2/lib/constants/ssl_profiles.js' { - declare module.exports: $Exports<'mysql2/lib/constants/ssl_profiles'>; -} -declare module 'mysql2/lib/constants/types.js' { - declare module.exports: $Exports<'mysql2/lib/constants/types'>; -} -declare module 'mysql2/lib/helpers.js' { - declare module.exports: $Exports<'mysql2/lib/helpers'>; -} -declare module 'mysql2/lib/packet_parser.js' { - declare module.exports: $Exports<'mysql2/lib/packet_parser'>; -} -declare module 'mysql2/lib/packets/auth_switch_request_more_data.js' { - declare module.exports: $Exports<'mysql2/lib/packets/auth_switch_request_more_data'>; -} -declare module 'mysql2/lib/packets/auth_switch_request.js' { - declare module.exports: $Exports<'mysql2/lib/packets/auth_switch_request'>; -} -declare module 'mysql2/lib/packets/auth_switch_response.js' { - declare module.exports: $Exports<'mysql2/lib/packets/auth_switch_response'>; -} -declare module 'mysql2/lib/packets/binary_row.js' { - declare module.exports: $Exports<'mysql2/lib/packets/binary_row'>; -} -declare module 'mysql2/lib/packets/binlog_dump.js' { - declare module.exports: $Exports<'mysql2/lib/packets/binlog_dump'>; -} -declare module 'mysql2/lib/packets/binlog_query_statusvars.js' { - declare module.exports: $Exports<'mysql2/lib/packets/binlog_query_statusvars'>; -} -declare module 'mysql2/lib/packets/change_user.js' { - declare module.exports: $Exports<'mysql2/lib/packets/change_user'>; -} -declare module 'mysql2/lib/packets/close_statement.js' { - declare module.exports: $Exports<'mysql2/lib/packets/close_statement'>; -} -declare module 'mysql2/lib/packets/column_definition.js' { - declare module.exports: $Exports<'mysql2/lib/packets/column_definition'>; -} -declare module 'mysql2/lib/packets/execute.js' { - declare module.exports: $Exports<'mysql2/lib/packets/execute'>; -} -declare module 'mysql2/lib/packets/handshake_response.js' { - declare module.exports: $Exports<'mysql2/lib/packets/handshake_response'>; -} -declare module 'mysql2/lib/packets/handshake.js' { - declare module.exports: $Exports<'mysql2/lib/packets/handshake'>; -} -declare module 'mysql2/lib/packets/index.js' { - declare module.exports: $Exports<'mysql2/lib/packets/index'>; -} -declare module 'mysql2/lib/packets/packet.js' { - declare module.exports: $Exports<'mysql2/lib/packets/packet'>; -} -declare module 'mysql2/lib/packets/prepare_statement.js' { - declare module.exports: $Exports<'mysql2/lib/packets/prepare_statement'>; -} -declare module 'mysql2/lib/packets/prepared_statement_header.js' { - declare module.exports: $Exports<'mysql2/lib/packets/prepared_statement_header'>; -} -declare module 'mysql2/lib/packets/query.js' { - declare module.exports: $Exports<'mysql2/lib/packets/query'>; -} -declare module 'mysql2/lib/packets/register_slave.js' { - declare module.exports: $Exports<'mysql2/lib/packets/register_slave'>; -} -declare module 'mysql2/lib/packets/resultset_header.js' { - declare module.exports: $Exports<'mysql2/lib/packets/resultset_header'>; -} -declare module 'mysql2/lib/packets/ssl_request.js' { - declare module.exports: $Exports<'mysql2/lib/packets/ssl_request'>; -} -declare module 'mysql2/lib/packets/text_row.js' { - declare module.exports: $Exports<'mysql2/lib/packets/text_row'>; -} -declare module 'mysql2/lib/parsers/binary_parser.js' { - declare module.exports: $Exports<'mysql2/lib/parsers/binary_parser'>; -} -declare module 'mysql2/lib/parsers/parser_cache.js' { - declare module.exports: $Exports<'mysql2/lib/parsers/parser_cache'>; -} -declare module 'mysql2/lib/parsers/string.js' { - declare module.exports: $Exports<'mysql2/lib/parsers/string'>; -} -declare module 'mysql2/lib/parsers/text_parser.js' { - declare module.exports: $Exports<'mysql2/lib/parsers/text_parser'>; -} -declare module 'mysql2/lib/pool_cluster.js' { - declare module.exports: $Exports<'mysql2/lib/pool_cluster'>; -} -declare module 'mysql2/lib/pool_config.js' { - declare module.exports: $Exports<'mysql2/lib/pool_config'>; -} -declare module 'mysql2/lib/pool_connection.js' { - declare module.exports: $Exports<'mysql2/lib/pool_connection'>; -} -declare module 'mysql2/lib/pool.js' { - declare module.exports: $Exports<'mysql2/lib/pool'>; -} -declare module 'mysql2/lib/results_stream.js' { - declare module.exports: $Exports<'mysql2/lib/results_stream'>; -} -declare module 'mysql2/lib/server.js' { - declare module.exports: $Exports<'mysql2/lib/server'>; -} -declare module 'mysql2/promise.js' { - declare module.exports: $Exports<'mysql2/promise'>; -} diff --git a/server/flow-typed/npm/node-schedule_vx.x.x.js b/server/flow-typed/npm/node-schedule_vx.x.x.js deleted file mode 100644 index 0efdab53a..000000000 --- a/server/flow-typed/npm/node-schedule_vx.x.x.js +++ /dev/null @@ -1,95 +0,0 @@ -// flow-typed signature: d0b5d17240023bb543754900fae35056 -// flow-typed version: <>/node-schedule_v^1.3.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'node-schedule' - * - * 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 'node-schedule' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'node-schedule/lib/schedule' { - declare module.exports: any; -} - -declare module 'node-schedule/test/cancel-long-running-jobs' { - declare module.exports: any; -} - -declare module 'node-schedule/test/convenience-method-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/date-convenience-methods-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/es6/job-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/job-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/range-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/recurrence-rule-test' { - declare module.exports: any; -} - -declare module 'node-schedule/test/schedule-cron-jobs' { - declare module.exports: any; -} - -declare module 'node-schedule/test/start-end-test' { - declare module.exports: any; -} - -// Filename aliases -declare module 'node-schedule/lib/schedule.js' { - declare module.exports: $Exports<'node-schedule/lib/schedule'>; -} -declare module 'node-schedule/test/cancel-long-running-jobs.js' { - declare module.exports: $Exports<'node-schedule/test/cancel-long-running-jobs'>; -} -declare module 'node-schedule/test/convenience-method-test.js' { - declare module.exports: $Exports<'node-schedule/test/convenience-method-test'>; -} -declare module 'node-schedule/test/date-convenience-methods-test.js' { - declare module.exports: $Exports<'node-schedule/test/date-convenience-methods-test'>; -} -declare module 'node-schedule/test/es6/job-test.js' { - declare module.exports: $Exports<'node-schedule/test/es6/job-test'>; -} -declare module 'node-schedule/test/job-test.js' { - declare module.exports: $Exports<'node-schedule/test/job-test'>; -} -declare module 'node-schedule/test/range-test.js' { - declare module.exports: $Exports<'node-schedule/test/range-test'>; -} -declare module 'node-schedule/test/recurrence-rule-test.js' { - declare module.exports: $Exports<'node-schedule/test/recurrence-rule-test'>; -} -declare module 'node-schedule/test/schedule-cron-jobs.js' { - declare module.exports: $Exports<'node-schedule/test/schedule-cron-jobs'>; -} -declare module 'node-schedule/test/start-end-test.js' { - declare module.exports: $Exports<'node-schedule/test/start-end-test'>; -} diff --git a/server/flow-typed/npm/nodemailer_vx.x.x.js b/server/flow-typed/npm/nodemailer_vx.x.x.js deleted file mode 100644 index 692bf4d63..000000000 --- a/server/flow-typed/npm/nodemailer_vx.x.x.js +++ /dev/null @@ -1,249 +0,0 @@ -// flow-typed signature: 097df36b0d67c16bc1802ad53a53307d -// flow-typed version: <>/nodemailer_v^4.4.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'nodemailer' - * - * 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 'nodemailer' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'nodemailer/lib/addressparser/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/base64/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/dkim/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/dkim/message-parser' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/dkim/relaxed-body' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/dkim/sign' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/fetch/cookies' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/fetch/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/json-transport/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mail-composer/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mailer/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mailer/mail-message' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mime-funcs/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mime-funcs/mime-types' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mime-node/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/mime-node/last-newline' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/nodemailer' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/qp/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/sendmail-transport/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/sendmail-transport/le-unix' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/sendmail-transport/le-windows' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/ses-transport/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/shared/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-connection/data-stream' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-connection/http-proxy-client' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-connection/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-pool/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-pool/pool-resource' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/smtp-transport/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/stream-transport/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/well-known/index' { - declare module.exports: any; -} - -declare module 'nodemailer/lib/xoauth2/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'nodemailer/lib/addressparser/index.js' { - declare module.exports: $Exports<'nodemailer/lib/addressparser/index'>; -} -declare module 'nodemailer/lib/base64/index.js' { - declare module.exports: $Exports<'nodemailer/lib/base64/index'>; -} -declare module 'nodemailer/lib/dkim/index.js' { - declare module.exports: $Exports<'nodemailer/lib/dkim/index'>; -} -declare module 'nodemailer/lib/dkim/message-parser.js' { - declare module.exports: $Exports<'nodemailer/lib/dkim/message-parser'>; -} -declare module 'nodemailer/lib/dkim/relaxed-body.js' { - declare module.exports: $Exports<'nodemailer/lib/dkim/relaxed-body'>; -} -declare module 'nodemailer/lib/dkim/sign.js' { - declare module.exports: $Exports<'nodemailer/lib/dkim/sign'>; -} -declare module 'nodemailer/lib/fetch/cookies.js' { - declare module.exports: $Exports<'nodemailer/lib/fetch/cookies'>; -} -declare module 'nodemailer/lib/fetch/index.js' { - declare module.exports: $Exports<'nodemailer/lib/fetch/index'>; -} -declare module 'nodemailer/lib/json-transport/index.js' { - declare module.exports: $Exports<'nodemailer/lib/json-transport/index'>; -} -declare module 'nodemailer/lib/mail-composer/index.js' { - declare module.exports: $Exports<'nodemailer/lib/mail-composer/index'>; -} -declare module 'nodemailer/lib/mailer/index.js' { - declare module.exports: $Exports<'nodemailer/lib/mailer/index'>; -} -declare module 'nodemailer/lib/mailer/mail-message.js' { - declare module.exports: $Exports<'nodemailer/lib/mailer/mail-message'>; -} -declare module 'nodemailer/lib/mime-funcs/index.js' { - declare module.exports: $Exports<'nodemailer/lib/mime-funcs/index'>; -} -declare module 'nodemailer/lib/mime-funcs/mime-types.js' { - declare module.exports: $Exports<'nodemailer/lib/mime-funcs/mime-types'>; -} -declare module 'nodemailer/lib/mime-node/index.js' { - declare module.exports: $Exports<'nodemailer/lib/mime-node/index'>; -} -declare module 'nodemailer/lib/mime-node/last-newline.js' { - declare module.exports: $Exports<'nodemailer/lib/mime-node/last-newline'>; -} -declare module 'nodemailer/lib/nodemailer.js' { - declare module.exports: $Exports<'nodemailer/lib/nodemailer'>; -} -declare module 'nodemailer/lib/qp/index.js' { - declare module.exports: $Exports<'nodemailer/lib/qp/index'>; -} -declare module 'nodemailer/lib/sendmail-transport/index.js' { - declare module.exports: $Exports<'nodemailer/lib/sendmail-transport/index'>; -} -declare module 'nodemailer/lib/sendmail-transport/le-unix.js' { - declare module.exports: $Exports<'nodemailer/lib/sendmail-transport/le-unix'>; -} -declare module 'nodemailer/lib/sendmail-transport/le-windows.js' { - declare module.exports: $Exports<'nodemailer/lib/sendmail-transport/le-windows'>; -} -declare module 'nodemailer/lib/ses-transport/index.js' { - declare module.exports: $Exports<'nodemailer/lib/ses-transport/index'>; -} -declare module 'nodemailer/lib/shared/index.js' { - declare module.exports: $Exports<'nodemailer/lib/shared/index'>; -} -declare module 'nodemailer/lib/smtp-connection/data-stream.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-connection/data-stream'>; -} -declare module 'nodemailer/lib/smtp-connection/http-proxy-client.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-connection/http-proxy-client'>; -} -declare module 'nodemailer/lib/smtp-connection/index.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-connection/index'>; -} -declare module 'nodemailer/lib/smtp-pool/index.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-pool/index'>; -} -declare module 'nodemailer/lib/smtp-pool/pool-resource.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-pool/pool-resource'>; -} -declare module 'nodemailer/lib/smtp-transport/index.js' { - declare module.exports: $Exports<'nodemailer/lib/smtp-transport/index'>; -} -declare module 'nodemailer/lib/stream-transport/index.js' { - declare module.exports: $Exports<'nodemailer/lib/stream-transport/index'>; -} -declare module 'nodemailer/lib/well-known/index.js' { - declare module.exports: $Exports<'nodemailer/lib/well-known/index'>; -} -declare module 'nodemailer/lib/xoauth2/index.js' { - declare module.exports: $Exports<'nodemailer/lib/xoauth2/index'>; -} diff --git a/server/flow-typed/npm/nodemon_vx.x.x.js b/server/flow-typed/npm/nodemon_vx.x.x.js deleted file mode 100644 index 0a0fcae9e..000000000 --- a/server/flow-typed/npm/nodemon_vx.x.x.js +++ /dev/null @@ -1,228 +0,0 @@ -// flow-typed signature: 19092b6d6a6b4237a43ccee720a0b24c -// flow-typed version: <>/nodemon_v^1.18.9/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'nodemon' - * - * 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 'nodemon' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'nodemon/bin/nodemon' { - declare module.exports: any; -} - -declare module 'nodemon/bin/postinstall' { - declare module.exports: any; -} - -declare module 'nodemon/commitlint.config' { - declare module.exports: any; -} - -declare module 'nodemon/lib/cli/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/cli/parse' { - declare module.exports: any; -} - -declare module 'nodemon/lib/config/command' { - declare module.exports: any; -} - -declare module 'nodemon/lib/config/defaults' { - declare module.exports: any; -} - -declare module 'nodemon/lib/config/exec' { - declare module.exports: any; -} - -declare module 'nodemon/lib/config/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/config/load' { - declare module.exports: any; -} - -declare module 'nodemon/lib/help/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/monitor/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/monitor/match' { - declare module.exports: any; -} - -declare module 'nodemon/lib/monitor/run' { - declare module.exports: any; -} - -declare module 'nodemon/lib/monitor/signals' { - declare module.exports: any; -} - -declare module 'nodemon/lib/monitor/watch' { - declare module.exports: any; -} - -declare module 'nodemon/lib/nodemon' { - declare module.exports: any; -} - -declare module 'nodemon/lib/rules/add' { - declare module.exports: any; -} - -declare module 'nodemon/lib/rules/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/rules/parse' { - declare module.exports: any; -} - -declare module 'nodemon/lib/spawn' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/bus' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/clone' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/colour' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/index' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/log' { - declare module.exports: any; -} - -declare module 'nodemon/lib/utils/merge' { - declare module.exports: any; -} - -declare module 'nodemon/lib/version' { - declare module.exports: any; -} - -// Filename aliases -declare module 'nodemon/bin/nodemon.js' { - declare module.exports: $Exports<'nodemon/bin/nodemon'>; -} -declare module 'nodemon/bin/postinstall.js' { - declare module.exports: $Exports<'nodemon/bin/postinstall'>; -} -declare module 'nodemon/commitlint.config.js' { - declare module.exports: $Exports<'nodemon/commitlint.config'>; -} -declare module 'nodemon/lib/cli/index.js' { - declare module.exports: $Exports<'nodemon/lib/cli/index'>; -} -declare module 'nodemon/lib/cli/parse.js' { - declare module.exports: $Exports<'nodemon/lib/cli/parse'>; -} -declare module 'nodemon/lib/config/command.js' { - declare module.exports: $Exports<'nodemon/lib/config/command'>; -} -declare module 'nodemon/lib/config/defaults.js' { - declare module.exports: $Exports<'nodemon/lib/config/defaults'>; -} -declare module 'nodemon/lib/config/exec.js' { - declare module.exports: $Exports<'nodemon/lib/config/exec'>; -} -declare module 'nodemon/lib/config/index.js' { - declare module.exports: $Exports<'nodemon/lib/config/index'>; -} -declare module 'nodemon/lib/config/load.js' { - declare module.exports: $Exports<'nodemon/lib/config/load'>; -} -declare module 'nodemon/lib/help/index.js' { - declare module.exports: $Exports<'nodemon/lib/help/index'>; -} -declare module 'nodemon/lib/index.js' { - declare module.exports: $Exports<'nodemon/lib/index'>; -} -declare module 'nodemon/lib/monitor/index.js' { - declare module.exports: $Exports<'nodemon/lib/monitor/index'>; -} -declare module 'nodemon/lib/monitor/match.js' { - declare module.exports: $Exports<'nodemon/lib/monitor/match'>; -} -declare module 'nodemon/lib/monitor/run.js' { - declare module.exports: $Exports<'nodemon/lib/monitor/run'>; -} -declare module 'nodemon/lib/monitor/signals.js' { - declare module.exports: $Exports<'nodemon/lib/monitor/signals'>; -} -declare module 'nodemon/lib/monitor/watch.js' { - declare module.exports: $Exports<'nodemon/lib/monitor/watch'>; -} -declare module 'nodemon/lib/nodemon.js' { - declare module.exports: $Exports<'nodemon/lib/nodemon'>; -} -declare module 'nodemon/lib/rules/add.js' { - declare module.exports: $Exports<'nodemon/lib/rules/add'>; -} -declare module 'nodemon/lib/rules/index.js' { - declare module.exports: $Exports<'nodemon/lib/rules/index'>; -} -declare module 'nodemon/lib/rules/parse.js' { - declare module.exports: $Exports<'nodemon/lib/rules/parse'>; -} -declare module 'nodemon/lib/spawn.js' { - declare module.exports: $Exports<'nodemon/lib/spawn'>; -} -declare module 'nodemon/lib/utils/bus.js' { - declare module.exports: $Exports<'nodemon/lib/utils/bus'>; -} -declare module 'nodemon/lib/utils/clone.js' { - declare module.exports: $Exports<'nodemon/lib/utils/clone'>; -} -declare module 'nodemon/lib/utils/colour.js' { - declare module.exports: $Exports<'nodemon/lib/utils/colour'>; -} -declare module 'nodemon/lib/utils/index.js' { - declare module.exports: $Exports<'nodemon/lib/utils/index'>; -} -declare module 'nodemon/lib/utils/log.js' { - declare module.exports: $Exports<'nodemon/lib/utils/log'>; -} -declare module 'nodemon/lib/utils/merge.js' { - declare module.exports: $Exports<'nodemon/lib/utils/merge'>; -} -declare module 'nodemon/lib/version.js' { - declare module.exports: $Exports<'nodemon/lib/version'>; -} diff --git a/server/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js b/server/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js deleted file mode 100644 index 44855a563..000000000 --- a/server/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js +++ /dev/null @@ -1,109 +0,0 @@ -// flow-typed signature: 3a65c86a3aa91668377c3aebf103505d -// flow-typed version: <>/react-dnd-html5-backend_v^7.0.2/flow_v0.78.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-dnd-html5-backend' - * - * 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 'react-dnd-html5-backend' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/BrowserDetector' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/EnterLeaveCounter' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/getEmptyImage' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/HTML5Backend' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/index' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/interfaces' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/MonotonicInterpolant' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/NativeDragSources' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/NativeTypes' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/OffsetUtils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/dist/ReactDnDHTML5Backend'>; -} -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min'>; -} -declare module 'react-dnd-html5-backend/lib/BrowserDetector.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/BrowserDetector'>; -} -declare module 'react-dnd-html5-backend/lib/EnterLeaveCounter.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/EnterLeaveCounter'>; -} -declare module 'react-dnd-html5-backend/lib/getEmptyImage.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/getEmptyImage'>; -} -declare module 'react-dnd-html5-backend/lib/HTML5Backend.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/HTML5Backend'>; -} -declare module 'react-dnd-html5-backend/lib/index.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/index'>; -} -declare module 'react-dnd-html5-backend/lib/interfaces.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/interfaces'>; -} -declare module 'react-dnd-html5-backend/lib/MonotonicInterpolant.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/MonotonicInterpolant'>; -} -declare module 'react-dnd-html5-backend/lib/NativeDragSources.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/NativeDragSources'>; -} -declare module 'react-dnd-html5-backend/lib/NativeTypes.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/NativeTypes'>; -} -declare module 'react-dnd-html5-backend/lib/OffsetUtils.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/OffsetUtils'>; -} diff --git a/server/flow-typed/npm/react-html-email_vx.x.x.js b/server/flow-typed/npm/react-html-email_vx.x.x.js deleted file mode 100644 index cfcb20078..000000000 --- a/server/flow-typed/npm/react-html-email_vx.x.x.js +++ /dev/null @@ -1,109 +0,0 @@ -// flow-typed signature: 2f150bfe78e1a281451d1f1231fb2872 -// flow-typed version: <>/react-html-email_v^3.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-html-email' - * - * 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 'react-html-email' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-html-email/lib/components/A' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/components/Box' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/components/Email' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/components/Image' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/components/Item' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/components/Span' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/includeDataProps' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/index' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/injectReactEmailAttributes' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/PropTypes' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/renderEmail' { - declare module.exports: any; -} - -declare module 'react-html-email/lib/StyleValidator' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-html-email/lib/components/A.js' { - declare module.exports: $Exports<'react-html-email/lib/components/A'>; -} -declare module 'react-html-email/lib/components/Box.js' { - declare module.exports: $Exports<'react-html-email/lib/components/Box'>; -} -declare module 'react-html-email/lib/components/Email.js' { - declare module.exports: $Exports<'react-html-email/lib/components/Email'>; -} -declare module 'react-html-email/lib/components/Image.js' { - declare module.exports: $Exports<'react-html-email/lib/components/Image'>; -} -declare module 'react-html-email/lib/components/Item.js' { - declare module.exports: $Exports<'react-html-email/lib/components/Item'>; -} -declare module 'react-html-email/lib/components/Span.js' { - declare module.exports: $Exports<'react-html-email/lib/components/Span'>; -} -declare module 'react-html-email/lib/includeDataProps.js' { - declare module.exports: $Exports<'react-html-email/lib/includeDataProps'>; -} -declare module 'react-html-email/lib/index.js' { - declare module.exports: $Exports<'react-html-email/lib/index'>; -} -declare module 'react-html-email/lib/injectReactEmailAttributes.js' { - declare module.exports: $Exports<'react-html-email/lib/injectReactEmailAttributes'>; -} -declare module 'react-html-email/lib/PropTypes.js' { - declare module.exports: $Exports<'react-html-email/lib/PropTypes'>; -} -declare module 'react-html-email/lib/renderEmail.js' { - declare module.exports: $Exports<'react-html-email/lib/renderEmail'>; -} -declare module 'react-html-email/lib/StyleValidator.js' { - declare module.exports: $Exports<'react-html-email/lib/StyleValidator'>; -} diff --git a/server/flow-typed/npm/react-timeago_vx.x.x.js b/server/flow-typed/npm/react-timeago_vx.x.x.js deleted file mode 100644 index 4ec2299e3..000000000 --- a/server/flow-typed/npm/react-timeago_vx.x.x.js +++ /dev/null @@ -1,515 +0,0 @@ -// flow-typed signature: 35ba92c1a89143167fda44ce78d15503 -// flow-typed version: <>/react-timeago_v3.4.3/flow_v0.64.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-timeago' - * - * 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 'react-timeago' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-timeago/lib/dateParser' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/defaultFormatter' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/formatters/buildFormatter' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/index' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/af' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ar' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/az-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/az' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/bg' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/bs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ca' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/cs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/cy' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/da' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/de-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/de' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/dv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/el' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/en-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/en' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/es-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/es' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/et' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/eu' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fa-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fa' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fi' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fr-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/gl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/he' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hu' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hy' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/id' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/is' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/it-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/it' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ja' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/jv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ko' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ky' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/lt' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/lv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/mk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/nl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/no' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-br-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-br' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ro' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/rs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ru' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/rw' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/si' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/th' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/tr-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/tr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/uk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/uz' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/vi' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/zh-CN' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/zh-TW' { - declare module.exports: any; -} - -declare module 'react-timeago/test/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-timeago/lib/dateParser.js' { - declare module.exports: $Exports<'react-timeago/lib/dateParser'>; -} -declare module 'react-timeago/lib/defaultFormatter.js' { - declare module.exports: $Exports<'react-timeago/lib/defaultFormatter'>; -} -declare module 'react-timeago/lib/formatters/buildFormatter.js' { - declare module.exports: $Exports<'react-timeago/lib/formatters/buildFormatter'>; -} -declare module 'react-timeago/lib/index.js' { - declare module.exports: $Exports<'react-timeago/lib/index'>; -} -declare module 'react-timeago/lib/language-strings/af.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/af'>; -} -declare module 'react-timeago/lib/language-strings/ar.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ar'>; -} -declare module 'react-timeago/lib/language-strings/az-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/az-short'>; -} -declare module 'react-timeago/lib/language-strings/az.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/az'>; -} -declare module 'react-timeago/lib/language-strings/bg.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/bg'>; -} -declare module 'react-timeago/lib/language-strings/bs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/bs'>; -} -declare module 'react-timeago/lib/language-strings/ca.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ca'>; -} -declare module 'react-timeago/lib/language-strings/cs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/cs'>; -} -declare module 'react-timeago/lib/language-strings/cy.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/cy'>; -} -declare module 'react-timeago/lib/language-strings/da.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/da'>; -} -declare module 'react-timeago/lib/language-strings/de-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/de-short'>; -} -declare module 'react-timeago/lib/language-strings/de.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/de'>; -} -declare module 'react-timeago/lib/language-strings/dv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/dv'>; -} -declare module 'react-timeago/lib/language-strings/el.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/el'>; -} -declare module 'react-timeago/lib/language-strings/en-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/en-short'>; -} -declare module 'react-timeago/lib/language-strings/en.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/en'>; -} -declare module 'react-timeago/lib/language-strings/es-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/es-short'>; -} -declare module 'react-timeago/lib/language-strings/es.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/es'>; -} -declare module 'react-timeago/lib/language-strings/et.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/et'>; -} -declare module 'react-timeago/lib/language-strings/eu.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/eu'>; -} -declare module 'react-timeago/lib/language-strings/fa-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fa-short'>; -} -declare module 'react-timeago/lib/language-strings/fa.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fa'>; -} -declare module 'react-timeago/lib/language-strings/fi.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fi'>; -} -declare module 'react-timeago/lib/language-strings/fr-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fr-short'>; -} -declare module 'react-timeago/lib/language-strings/fr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fr'>; -} -declare module 'react-timeago/lib/language-strings/gl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/gl'>; -} -declare module 'react-timeago/lib/language-strings/he.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/he'>; -} -declare module 'react-timeago/lib/language-strings/hr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hr'>; -} -declare module 'react-timeago/lib/language-strings/hu.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hu'>; -} -declare module 'react-timeago/lib/language-strings/hy.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hy'>; -} -declare module 'react-timeago/lib/language-strings/id.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/id'>; -} -declare module 'react-timeago/lib/language-strings/is.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/is'>; -} -declare module 'react-timeago/lib/language-strings/it-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/it-short'>; -} -declare module 'react-timeago/lib/language-strings/it.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/it'>; -} -declare module 'react-timeago/lib/language-strings/ja.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ja'>; -} -declare module 'react-timeago/lib/language-strings/jv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/jv'>; -} -declare module 'react-timeago/lib/language-strings/ko.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ko'>; -} -declare module 'react-timeago/lib/language-strings/ky.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ky'>; -} -declare module 'react-timeago/lib/language-strings/lt.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/lt'>; -} -declare module 'react-timeago/lib/language-strings/lv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/lv'>; -} -declare module 'react-timeago/lib/language-strings/mk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/mk'>; -} -declare module 'react-timeago/lib/language-strings/nl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/nl'>; -} -declare module 'react-timeago/lib/language-strings/no.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/no'>; -} -declare module 'react-timeago/lib/language-strings/pl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pl'>; -} -declare module 'react-timeago/lib/language-strings/pt-br-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-br-short'>; -} -declare module 'react-timeago/lib/language-strings/pt-br.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-br'>; -} -declare module 'react-timeago/lib/language-strings/pt-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-short'>; -} -declare module 'react-timeago/lib/language-strings/pt.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt'>; -} -declare module 'react-timeago/lib/language-strings/ro.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ro'>; -} -declare module 'react-timeago/lib/language-strings/rs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/rs'>; -} -declare module 'react-timeago/lib/language-strings/ru.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ru'>; -} -declare module 'react-timeago/lib/language-strings/rw.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/rw'>; -} -declare module 'react-timeago/lib/language-strings/si.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/si'>; -} -declare module 'react-timeago/lib/language-strings/sk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sk'>; -} -declare module 'react-timeago/lib/language-strings/sl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sl'>; -} -declare module 'react-timeago/lib/language-strings/sr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sr'>; -} -declare module 'react-timeago/lib/language-strings/sv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sv'>; -} -declare module 'react-timeago/lib/language-strings/th.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/th'>; -} -declare module 'react-timeago/lib/language-strings/tr-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/tr-short'>; -} -declare module 'react-timeago/lib/language-strings/tr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/tr'>; -} -declare module 'react-timeago/lib/language-strings/uk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/uk'>; -} -declare module 'react-timeago/lib/language-strings/uz.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/uz'>; -} -declare module 'react-timeago/lib/language-strings/vi.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/vi'>; -} -declare module 'react-timeago/lib/language-strings/zh-CN.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/zh-CN'>; -} -declare module 'react-timeago/lib/language-strings/zh-TW.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/zh-TW'>; -} -declare module 'react-timeago/test/index.js' { - declare module.exports: $Exports<'react-timeago/test/index'>; -} diff --git a/server/flow-typed/npm/replacestream_vx.x.x.js b/server/flow-typed/npm/replacestream_vx.x.x.js deleted file mode 100644 index 490e944ac..000000000 --- a/server/flow-typed/npm/replacestream_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: d2e1eca711a94cd680600e80889f2ec4 -// flow-typed version: <>/replacestream_v4.0.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'replacestream' - * - * 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 'replacestream' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'replacestream/index' { - declare module.exports: $Exports<'replacestream'>; -} -declare module 'replacestream/index.js' { - declare module.exports: $Exports<'replacestream'>; -} diff --git a/server/flow-typed/npm/sharp_vx.x.x.js b/server/flow-typed/npm/sharp_vx.x.x.js deleted file mode 100644 index 9c22dca58..000000000 --- a/server/flow-typed/npm/sharp_vx.x.x.js +++ /dev/null @@ -1,137 +0,0 @@ -// flow-typed signature: 9c288c098c585ccc9580a1f4065f0e0a -// flow-typed version: <>/sharp_v^0.22.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'sharp' - * - * 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 'sharp' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'sharp/install/dll-copy' { - declare module.exports: any; -} - -declare module 'sharp/install/libvips' { - declare module.exports: any; -} - -declare module 'sharp/lib/agent' { - declare module.exports: any; -} - -declare module 'sharp/lib/channel' { - declare module.exports: any; -} - -declare module 'sharp/lib/colour' { - declare module.exports: any; -} - -declare module 'sharp/lib/composite' { - declare module.exports: any; -} - -declare module 'sharp/lib/constructor' { - declare module.exports: any; -} - -declare module 'sharp/lib/index' { - declare module.exports: any; -} - -declare module 'sharp/lib/input' { - declare module.exports: any; -} - -declare module 'sharp/lib/is' { - declare module.exports: any; -} - -declare module 'sharp/lib/libvips' { - declare module.exports: any; -} - -declare module 'sharp/lib/operation' { - declare module.exports: any; -} - -declare module 'sharp/lib/output' { - declare module.exports: any; -} - -declare module 'sharp/lib/platform' { - declare module.exports: any; -} - -declare module 'sharp/lib/resize' { - declare module.exports: any; -} - -declare module 'sharp/lib/utility' { - declare module.exports: any; -} - -// Filename aliases -declare module 'sharp/install/dll-copy.js' { - declare module.exports: $Exports<'sharp/install/dll-copy'>; -} -declare module 'sharp/install/libvips.js' { - declare module.exports: $Exports<'sharp/install/libvips'>; -} -declare module 'sharp/lib/agent.js' { - declare module.exports: $Exports<'sharp/lib/agent'>; -} -declare module 'sharp/lib/channel.js' { - declare module.exports: $Exports<'sharp/lib/channel'>; -} -declare module 'sharp/lib/colour.js' { - declare module.exports: $Exports<'sharp/lib/colour'>; -} -declare module 'sharp/lib/composite.js' { - declare module.exports: $Exports<'sharp/lib/composite'>; -} -declare module 'sharp/lib/constructor.js' { - declare module.exports: $Exports<'sharp/lib/constructor'>; -} -declare module 'sharp/lib/index.js' { - declare module.exports: $Exports<'sharp/lib/index'>; -} -declare module 'sharp/lib/input.js' { - declare module.exports: $Exports<'sharp/lib/input'>; -} -declare module 'sharp/lib/is.js' { - declare module.exports: $Exports<'sharp/lib/is'>; -} -declare module 'sharp/lib/libvips.js' { - declare module.exports: $Exports<'sharp/lib/libvips'>; -} -declare module 'sharp/lib/operation.js' { - declare module.exports: $Exports<'sharp/lib/operation'>; -} -declare module 'sharp/lib/output.js' { - declare module.exports: $Exports<'sharp/lib/output'>; -} -declare module 'sharp/lib/platform.js' { - declare module.exports: $Exports<'sharp/lib/platform'>; -} -declare module 'sharp/lib/resize.js' { - declare module.exports: $Exports<'sharp/lib/resize'>; -} -declare module 'sharp/lib/utility.js' { - declare module.exports: $Exports<'sharp/lib/utility'>; -} diff --git a/server/flow-typed/npm/sql-template-strings_vx.x.x.js b/server/flow-typed/npm/sql-template-strings_vx.x.x.js deleted file mode 100644 index 4358b8463..000000000 --- a/server/flow-typed/npm/sql-template-strings_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: caf538f3f639e01e013dae6f43c58647 -// flow-typed version: <>/sql-template-strings_v^2.2.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'sql-template-strings' - * - * 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 'sql-template-strings' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'sql-template-strings/test/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'sql-template-strings/index' { - declare module.exports: $Exports<'sql-template-strings'>; -} -declare module 'sql-template-strings/index.js' { - declare module.exports: $Exports<'sql-template-strings'>; -} -declare module 'sql-template-strings/test/index.js' { - declare module.exports: $Exports<'sql-template-strings/test/index'>; -} diff --git a/server/flow-typed/npm/stream-cache_vx.x.x.js b/server/flow-typed/npm/stream-cache_vx.x.x.js deleted file mode 100644 index 6dac4ab14..000000000 --- a/server/flow-typed/npm/stream-cache_vx.x.x.js +++ /dev/null @@ -1,45 +0,0 @@ -// flow-typed signature: 00152e25705531cfcec3c0c3a075864d -// flow-typed version: <>/stream-cache_v^0.0.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'stream-cache' - * - * 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 'stream-cache' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'stream-cache/lib/StreamCache' { - declare module.exports: any; -} - -declare module 'stream-cache/test/test-with-child-processes' { - declare module.exports: any; -} - -// Filename aliases -declare module 'stream-cache/index' { - declare module.exports: $Exports<'stream-cache'>; -} -declare module 'stream-cache/index.js' { - declare module.exports: $Exports<'stream-cache'>; -} -declare module 'stream-cache/lib/StreamCache.js' { - declare module.exports: $Exports<'stream-cache/lib/StreamCache'>; -} -declare module 'stream-cache/test/test-with-child-processes.js' { - declare module.exports: $Exports<'stream-cache/test/test-with-child-processes'>; -} diff --git a/server/flow-typed/npm/stream-combiner_vx.x.x.js b/server/flow-typed/npm/stream-combiner_vx.x.x.js deleted file mode 100644 index 42023455f..000000000 --- a/server/flow-typed/npm/stream-combiner_vx.x.x.js +++ /dev/null @@ -1,41 +0,0 @@ -// flow-typed signature: 08fcf69d11a174e229e53dbed24a4d3c -// flow-typed version: <>/stream-combiner_v0.2.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'stream-combiner' - * - * 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 'stream-combiner' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'stream-combiner/test' { - declare module.exports: any; -} - -// Filename aliases -declare module 'stream-combiner/index' { - declare module.exports: $Exports<'stream-combiner'>; -} -declare module 'stream-combiner/index.js' { - declare module.exports: $Exports<'stream-combiner'>; -} -declare module 'stream-combiner/test/index' { - declare module.exports: $Exports<'stream-combiner/test'>; -} -declare module 'stream-combiner/test/index.js' { - declare module.exports: $Exports<'stream-combiner/test'>; -} diff --git a/server/flow-typed/npm/tcomb_vx.x.x.js b/server/flow-typed/npm/tcomb_vx.x.x.js deleted file mode 100644 index 34cd5bf4f..000000000 --- a/server/flow-typed/npm/tcomb_vx.x.x.js +++ /dev/null @@ -1,437 +0,0 @@ -// flow-typed signature: e3dd6e21ddf055632d7c68f1a2b15fe6 -// flow-typed version: <>/tcomb_v^3.2.24/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'tcomb' - * - * 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 'tcomb' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'tcomb/lib/Any' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Array' { - declare module.exports: any; -} - -declare module 'tcomb/lib/assert' { - declare module.exports: any; -} - -declare module 'tcomb/lib/assign' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Boolean' { - declare module.exports: any; -} - -declare module 'tcomb/lib/create' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Date' { - declare module.exports: any; -} - -declare module 'tcomb/lib/declare' { - declare module.exports: any; -} - -declare module 'tcomb/lib/decompose' { - declare module.exports: any; -} - -declare module 'tcomb/lib/dict' { - declare module.exports: any; -} - -declare module 'tcomb/lib/enums' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Error' { - declare module.exports: any; -} - -declare module 'tcomb/lib/extend' { - declare module.exports: any; -} - -declare module 'tcomb/lib/fail' { - declare module.exports: any; -} - -declare module 'tcomb/lib/forbidNewOperator' { - declare module.exports: any; -} - -declare module 'tcomb/lib/fromJSON' { - declare module.exports: any; -} - -declare module 'tcomb/lib/func' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Function' { - declare module.exports: any; -} - -declare module 'tcomb/lib/getDefaultInterfaceName' { - declare module.exports: any; -} - -declare module 'tcomb/lib/getFunctionName' { - declare module.exports: any; -} - -declare module 'tcomb/lib/getTypeName' { - declare module.exports: any; -} - -declare module 'tcomb/lib/installTypeFormatter' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Integer' { - declare module.exports: any; -} - -declare module 'tcomb/lib/interface' { - declare module.exports: any; -} - -declare module 'tcomb/lib/intersection' { - declare module.exports: any; -} - -declare module 'tcomb/lib/irreducible' { - declare module.exports: any; -} - -declare module 'tcomb/lib/is' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isArray' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isBoolean' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isFunction' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isIdentity' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isInterface' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isMaybe' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isNil' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isNumber' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isObject' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isString' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isStruct' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isSubsetOf' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isType' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isTypeName' { - declare module.exports: any; -} - -declare module 'tcomb/lib/isUnion' { - declare module.exports: any; -} - -declare module 'tcomb/lib/list' { - declare module.exports: any; -} - -declare module 'tcomb/lib/match' { - declare module.exports: any; -} - -declare module 'tcomb/lib/maybe' { - declare module.exports: any; -} - -declare module 'tcomb/lib/mixin' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Nil' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Number' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Object' { - declare module.exports: any; -} - -declare module 'tcomb/lib/refinement' { - declare module.exports: any; -} - -declare module 'tcomb/lib/RegExp' { - declare module.exports: any; -} - -declare module 'tcomb/lib/String' { - declare module.exports: any; -} - -declare module 'tcomb/lib/stringify' { - declare module.exports: any; -} - -declare module 'tcomb/lib/struct' { - declare module.exports: any; -} - -declare module 'tcomb/lib/tuple' { - declare module.exports: any; -} - -declare module 'tcomb/lib/Type' { - declare module.exports: any; -} - -declare module 'tcomb/lib/union' { - declare module.exports: any; -} - -declare module 'tcomb/lib/update' { - declare module.exports: any; -} - -// Filename aliases -declare module 'tcomb/index' { - declare module.exports: $Exports<'tcomb'>; -} -declare module 'tcomb/index.js' { - declare module.exports: $Exports<'tcomb'>; -} -declare module 'tcomb/lib/Any.js' { - declare module.exports: $Exports<'tcomb/lib/Any'>; -} -declare module 'tcomb/lib/Array.js' { - declare module.exports: $Exports<'tcomb/lib/Array'>; -} -declare module 'tcomb/lib/assert.js' { - declare module.exports: $Exports<'tcomb/lib/assert'>; -} -declare module 'tcomb/lib/assign.js' { - declare module.exports: $Exports<'tcomb/lib/assign'>; -} -declare module 'tcomb/lib/Boolean.js' { - declare module.exports: $Exports<'tcomb/lib/Boolean'>; -} -declare module 'tcomb/lib/create.js' { - declare module.exports: $Exports<'tcomb/lib/create'>; -} -declare module 'tcomb/lib/Date.js' { - declare module.exports: $Exports<'tcomb/lib/Date'>; -} -declare module 'tcomb/lib/declare.js' { - declare module.exports: $Exports<'tcomb/lib/declare'>; -} -declare module 'tcomb/lib/decompose.js' { - declare module.exports: $Exports<'tcomb/lib/decompose'>; -} -declare module 'tcomb/lib/dict.js' { - declare module.exports: $Exports<'tcomb/lib/dict'>; -} -declare module 'tcomb/lib/enums.js' { - declare module.exports: $Exports<'tcomb/lib/enums'>; -} -declare module 'tcomb/lib/Error.js' { - declare module.exports: $Exports<'tcomb/lib/Error'>; -} -declare module 'tcomb/lib/extend.js' { - declare module.exports: $Exports<'tcomb/lib/extend'>; -} -declare module 'tcomb/lib/fail.js' { - declare module.exports: $Exports<'tcomb/lib/fail'>; -} -declare module 'tcomb/lib/forbidNewOperator.js' { - declare module.exports: $Exports<'tcomb/lib/forbidNewOperator'>; -} -declare module 'tcomb/lib/fromJSON.js' { - declare module.exports: $Exports<'tcomb/lib/fromJSON'>; -} -declare module 'tcomb/lib/func.js' { - declare module.exports: $Exports<'tcomb/lib/func'>; -} -declare module 'tcomb/lib/Function.js' { - declare module.exports: $Exports<'tcomb/lib/Function'>; -} -declare module 'tcomb/lib/getDefaultInterfaceName.js' { - declare module.exports: $Exports<'tcomb/lib/getDefaultInterfaceName'>; -} -declare module 'tcomb/lib/getFunctionName.js' { - declare module.exports: $Exports<'tcomb/lib/getFunctionName'>; -} -declare module 'tcomb/lib/getTypeName.js' { - declare module.exports: $Exports<'tcomb/lib/getTypeName'>; -} -declare module 'tcomb/lib/installTypeFormatter.js' { - declare module.exports: $Exports<'tcomb/lib/installTypeFormatter'>; -} -declare module 'tcomb/lib/Integer.js' { - declare module.exports: $Exports<'tcomb/lib/Integer'>; -} -declare module 'tcomb/lib/interface.js' { - declare module.exports: $Exports<'tcomb/lib/interface'>; -} -declare module 'tcomb/lib/intersection.js' { - declare module.exports: $Exports<'tcomb/lib/intersection'>; -} -declare module 'tcomb/lib/irreducible.js' { - declare module.exports: $Exports<'tcomb/lib/irreducible'>; -} -declare module 'tcomb/lib/is.js' { - declare module.exports: $Exports<'tcomb/lib/is'>; -} -declare module 'tcomb/lib/isArray.js' { - declare module.exports: $Exports<'tcomb/lib/isArray'>; -} -declare module 'tcomb/lib/isBoolean.js' { - declare module.exports: $Exports<'tcomb/lib/isBoolean'>; -} -declare module 'tcomb/lib/isFunction.js' { - declare module.exports: $Exports<'tcomb/lib/isFunction'>; -} -declare module 'tcomb/lib/isIdentity.js' { - declare module.exports: $Exports<'tcomb/lib/isIdentity'>; -} -declare module 'tcomb/lib/isInterface.js' { - declare module.exports: $Exports<'tcomb/lib/isInterface'>; -} -declare module 'tcomb/lib/isMaybe.js' { - declare module.exports: $Exports<'tcomb/lib/isMaybe'>; -} -declare module 'tcomb/lib/isNil.js' { - declare module.exports: $Exports<'tcomb/lib/isNil'>; -} -declare module 'tcomb/lib/isNumber.js' { - declare module.exports: $Exports<'tcomb/lib/isNumber'>; -} -declare module 'tcomb/lib/isObject.js' { - declare module.exports: $Exports<'tcomb/lib/isObject'>; -} -declare module 'tcomb/lib/isString.js' { - declare module.exports: $Exports<'tcomb/lib/isString'>; -} -declare module 'tcomb/lib/isStruct.js' { - declare module.exports: $Exports<'tcomb/lib/isStruct'>; -} -declare module 'tcomb/lib/isSubsetOf.js' { - declare module.exports: $Exports<'tcomb/lib/isSubsetOf'>; -} -declare module 'tcomb/lib/isType.js' { - declare module.exports: $Exports<'tcomb/lib/isType'>; -} -declare module 'tcomb/lib/isTypeName.js' { - declare module.exports: $Exports<'tcomb/lib/isTypeName'>; -} -declare module 'tcomb/lib/isUnion.js' { - declare module.exports: $Exports<'tcomb/lib/isUnion'>; -} -declare module 'tcomb/lib/list.js' { - declare module.exports: $Exports<'tcomb/lib/list'>; -} -declare module 'tcomb/lib/match.js' { - declare module.exports: $Exports<'tcomb/lib/match'>; -} -declare module 'tcomb/lib/maybe.js' { - declare module.exports: $Exports<'tcomb/lib/maybe'>; -} -declare module 'tcomb/lib/mixin.js' { - declare module.exports: $Exports<'tcomb/lib/mixin'>; -} -declare module 'tcomb/lib/Nil.js' { - declare module.exports: $Exports<'tcomb/lib/Nil'>; -} -declare module 'tcomb/lib/Number.js' { - declare module.exports: $Exports<'tcomb/lib/Number'>; -} -declare module 'tcomb/lib/Object.js' { - declare module.exports: $Exports<'tcomb/lib/Object'>; -} -declare module 'tcomb/lib/refinement.js' { - declare module.exports: $Exports<'tcomb/lib/refinement'>; -} -declare module 'tcomb/lib/RegExp.js' { - declare module.exports: $Exports<'tcomb/lib/RegExp'>; -} -declare module 'tcomb/lib/String.js' { - declare module.exports: $Exports<'tcomb/lib/String'>; -} -declare module 'tcomb/lib/stringify.js' { - declare module.exports: $Exports<'tcomb/lib/stringify'>; -} -declare module 'tcomb/lib/struct.js' { - declare module.exports: $Exports<'tcomb/lib/struct'>; -} -declare module 'tcomb/lib/tuple.js' { - declare module.exports: $Exports<'tcomb/lib/tuple'>; -} -declare module 'tcomb/lib/Type.js' { - declare module.exports: $Exports<'tcomb/lib/Type'>; -} -declare module 'tcomb/lib/union.js' { - declare module.exports: $Exports<'tcomb/lib/union'>; -} -declare module 'tcomb/lib/update.js' { - declare module.exports: $Exports<'tcomb/lib/update'>; -} diff --git a/server/flow-typed/npm/twin-bcrypt_vx.x.x.js b/server/flow-typed/npm/twin-bcrypt_vx.x.x.js deleted file mode 100644 index 1c3cecbfd..000000000 --- a/server/flow-typed/npm/twin-bcrypt_vx.x.x.js +++ /dev/null @@ -1,88 +0,0 @@ -// flow-typed signature: f3a867c10ed69f66deea5c724bcc3371 -// flow-typed version: <>/twin-bcrypt_v^2.1.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'twin-bcrypt' - * - * 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 'twin-bcrypt' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'twin-bcrypt/bin/twin-bcrypt' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/demo/demo' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/Gearfile' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/src/twin-bcrypt' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/test/node-test' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/test/testsuite-api' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/test/testsuite-crypt-blowfish' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/test/testsuite-jbcrypt' { - declare module.exports: any; -} - -declare module 'twin-bcrypt/twin-bcrypt.min' { - declare module.exports: any; -} - -// Filename aliases -declare module 'twin-bcrypt/bin/twin-bcrypt.js' { - declare module.exports: $Exports<'twin-bcrypt/bin/twin-bcrypt'>; -} -declare module 'twin-bcrypt/demo/demo.js' { - declare module.exports: $Exports<'twin-bcrypt/demo/demo'>; -} -declare module 'twin-bcrypt/Gearfile.js' { - declare module.exports: $Exports<'twin-bcrypt/Gearfile'>; -} -declare module 'twin-bcrypt/src/twin-bcrypt.js' { - declare module.exports: $Exports<'twin-bcrypt/src/twin-bcrypt'>; -} -declare module 'twin-bcrypt/test/node-test.js' { - declare module.exports: $Exports<'twin-bcrypt/test/node-test'>; -} -declare module 'twin-bcrypt/test/testsuite-api.js' { - declare module.exports: $Exports<'twin-bcrypt/test/testsuite-api'>; -} -declare module 'twin-bcrypt/test/testsuite-crypt-blowfish.js' { - declare module.exports: $Exports<'twin-bcrypt/test/testsuite-crypt-blowfish'>; -} -declare module 'twin-bcrypt/test/testsuite-jbcrypt.js' { - declare module.exports: $Exports<'twin-bcrypt/test/testsuite-jbcrypt'>; -} -declare module 'twin-bcrypt/twin-bcrypt.min.js' { - declare module.exports: $Exports<'twin-bcrypt/twin-bcrypt.min'>; -} diff --git a/server/flow-typed/npm/util-inspect_vx.x.x.js b/server/flow-typed/npm/util-inspect_vx.x.x.js deleted file mode 100644 index 8b8c073fe..000000000 --- a/server/flow-typed/npm/util-inspect_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 0f822d4822fa7a5e4d09904196646b58 -// flow-typed version: <>/util-inspect_v^0.1.8/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'util-inspect' - * - * 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 'util-inspect' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'util-inspect/index' { - declare module.exports: $Exports<'util-inspect'>; -} -declare module 'util-inspect/index.js' { - declare module.exports: $Exports<'util-inspect'>; -} diff --git a/server/flow-typed/npm/ws_vx.x.x.js b/server/flow-typed/npm/ws_vx.x.x.js deleted file mode 100644 index 351224a8a..000000000 --- a/server/flow-typed/npm/ws_vx.x.x.js +++ /dev/null @@ -1,117 +0,0 @@ -// flow-typed signature: 87208ba8490f9a5383db629f8881cba3 -// flow-typed version: <>/ws_v^6.0.0/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'ws' - * - * 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 'ws' { - declare module.exports: any; - - declare type WebSocket = { - on: (name: string, func: Function) => void, - send: (value: string) => void, - close: (code?: number, reason?: string) => void, - ping: () => void, - terminate: () => void, - readyState: 0 | 1 | 2 | 3, - }; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'ws/browser' { - declare module.exports: any; -} - -declare module 'ws/lib/buffer-util' { - declare module.exports: any; -} - -declare module 'ws/lib/constants' { - declare module.exports: any; -} - -declare module 'ws/lib/event-target' { - declare module.exports: any; -} - -declare module 'ws/lib/extension' { - declare module.exports: any; -} - -declare module 'ws/lib/permessage-deflate' { - declare module.exports: any; -} - -declare module 'ws/lib/receiver' { - declare module.exports: any; -} - -declare module 'ws/lib/sender' { - declare module.exports: any; -} - -declare module 'ws/lib/validation' { - declare module.exports: any; -} - -declare module 'ws/lib/websocket-server' { - declare module.exports: any; -} - -declare module 'ws/lib/websocket' { - declare module.exports: any; -} - -// Filename aliases -declare module 'ws/browser.js' { - declare module.exports: $Exports<'ws/browser'>; -} -declare module 'ws/index' { - declare module.exports: $Exports<'ws'>; -} -declare module 'ws/index.js' { - declare module.exports: $Exports<'ws'>; -} -declare module 'ws/lib/buffer-util.js' { - declare module.exports: $Exports<'ws/lib/buffer-util'>; -} -declare module 'ws/lib/constants.js' { - declare module.exports: $Exports<'ws/lib/constants'>; -} -declare module 'ws/lib/event-target.js' { - declare module.exports: $Exports<'ws/lib/event-target'>; -} -declare module 'ws/lib/extension.js' { - declare module.exports: $Exports<'ws/lib/extension'>; -} -declare module 'ws/lib/permessage-deflate.js' { - declare module.exports: $Exports<'ws/lib/permessage-deflate'>; -} -declare module 'ws/lib/receiver.js' { - declare module.exports: $Exports<'ws/lib/receiver'>; -} -declare module 'ws/lib/sender.js' { - declare module.exports: $Exports<'ws/lib/sender'>; -} -declare module 'ws/lib/validation.js' { - declare module.exports: $Exports<'ws/lib/validation'>; -} -declare module 'ws/lib/websocket-server.js' { - declare module.exports: $Exports<'ws/lib/websocket-server'>; -} -declare module 'ws/lib/websocket.js' { - declare module.exports: $Exports<'ws/lib/websocket'>; -} diff --git a/web/flow-typed/npm/@babel/core_vx.x.x.js b/web/flow-typed/npm/@babel/core_vx.x.x.js deleted file mode 100644 index 1bfb5a8e9..000000000 --- a/web/flow-typed/npm/@babel/core_vx.x.x.js +++ /dev/null @@ -1,298 +0,0 @@ -// flow-typed signature: a0ae0f6efd8e01171da145682a6650a3 -// flow-typed version: <>/@babel/core_v^7.2.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/core' - * - * 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 '@babel/core' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/core/lib/config/caching' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-chain' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/config-descriptors' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/configuration' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/package' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/types' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/files/utils' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/full' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/config-api' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/helpers/environment' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/item' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/partial' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/pattern-to-regex' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/util' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/option-assertions' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/options' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/plugins' { - declare module.exports: any; -} - -declare module '@babel/core/lib/config/validation/removed' { - declare module.exports: any; -} - -declare module '@babel/core/lib/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/parse' { - declare module.exports: any; -} - -declare module '@babel/core/lib/tools/build-external-helpers' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-ast' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file-browser' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transform' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/block-hoist-plugin' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/generate' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/file/merge-map' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/index' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-file' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/normalize-opts' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/plugin-pass' { - declare module.exports: any; -} - -declare module '@babel/core/lib/transformation/util/missing-plugin-helper' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/core/lib/config/caching.js' { - declare module.exports: $Exports<'@babel/core/lib/config/caching'>; -} -declare module '@babel/core/lib/config/config-chain.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-chain'>; -} -declare module '@babel/core/lib/config/config-descriptors.js' { - declare module.exports: $Exports<'@babel/core/lib/config/config-descriptors'>; -} -declare module '@babel/core/lib/config/files/configuration.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/configuration'>; -} -declare module '@babel/core/lib/config/files/index-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index-browser'>; -} -declare module '@babel/core/lib/config/files/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/index'>; -} -declare module '@babel/core/lib/config/files/package.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/package'>; -} -declare module '@babel/core/lib/config/files/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/plugins'>; -} -declare module '@babel/core/lib/config/files/types.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/types'>; -} -declare module '@babel/core/lib/config/files/utils.js' { - declare module.exports: $Exports<'@babel/core/lib/config/files/utils'>; -} -declare module '@babel/core/lib/config/full.js' { - declare module.exports: $Exports<'@babel/core/lib/config/full'>; -} -declare module '@babel/core/lib/config/helpers/config-api.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/config-api'>; -} -declare module '@babel/core/lib/config/helpers/environment.js' { - declare module.exports: $Exports<'@babel/core/lib/config/helpers/environment'>; -} -declare module '@babel/core/lib/config/index.js' { - declare module.exports: $Exports<'@babel/core/lib/config/index'>; -} -declare module '@babel/core/lib/config/item.js' { - declare module.exports: $Exports<'@babel/core/lib/config/item'>; -} -declare module '@babel/core/lib/config/partial.js' { - declare module.exports: $Exports<'@babel/core/lib/config/partial'>; -} -declare module '@babel/core/lib/config/pattern-to-regex.js' { - declare module.exports: $Exports<'@babel/core/lib/config/pattern-to-regex'>; -} -declare module '@babel/core/lib/config/plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/config/plugin'>; -} -declare module '@babel/core/lib/config/util.js' { - declare module.exports: $Exports<'@babel/core/lib/config/util'>; -} -declare module '@babel/core/lib/config/validation/option-assertions.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/option-assertions'>; -} -declare module '@babel/core/lib/config/validation/options.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/options'>; -} -declare module '@babel/core/lib/config/validation/plugins.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/plugins'>; -} -declare module '@babel/core/lib/config/validation/removed.js' { - declare module.exports: $Exports<'@babel/core/lib/config/validation/removed'>; -} -declare module '@babel/core/lib/index.js' { - declare module.exports: $Exports<'@babel/core/lib/index'>; -} -declare module '@babel/core/lib/parse.js' { - declare module.exports: $Exports<'@babel/core/lib/parse'>; -} -declare module '@babel/core/lib/tools/build-external-helpers.js' { - declare module.exports: $Exports<'@babel/core/lib/tools/build-external-helpers'>; -} -declare module '@babel/core/lib/transform-ast.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-ast'>; -} -declare module '@babel/core/lib/transform-file-browser.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file-browser'>; -} -declare module '@babel/core/lib/transform-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transform-file'>; -} -declare module '@babel/core/lib/transform.js' { - declare module.exports: $Exports<'@babel/core/lib/transform'>; -} -declare module '@babel/core/lib/transformation/block-hoist-plugin.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/block-hoist-plugin'>; -} -declare module '@babel/core/lib/transformation/file/file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/file'>; -} -declare module '@babel/core/lib/transformation/file/generate.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/generate'>; -} -declare module '@babel/core/lib/transformation/file/merge-map.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/file/merge-map'>; -} -declare module '@babel/core/lib/transformation/index.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/index'>; -} -declare module '@babel/core/lib/transformation/normalize-file.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-file'>; -} -declare module '@babel/core/lib/transformation/normalize-opts.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/normalize-opts'>; -} -declare module '@babel/core/lib/transformation/plugin-pass.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/plugin-pass'>; -} -declare module '@babel/core/lib/transformation/util/missing-plugin-helper.js' { - declare module.exports: $Exports<'@babel/core/lib/transformation/util/missing-plugin-helper'>; -} diff --git a/web/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js b/web/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js deleted file mode 100644 index d608cad66..000000000 --- a/web/flow-typed/npm/@babel/plugin-proposal-class-properties_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: df3a87e031305eef4957fd7efc75846d -// flow-typed version: <>/@babel/plugin-proposal-class-properties_v^7.2.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/plugin-proposal-class-properties' - * - * 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 '@babel/plugin-proposal-class-properties' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/plugin-proposal-class-properties/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/plugin-proposal-class-properties/lib/index.js' { - declare module.exports: $Exports<'@babel/plugin-proposal-class-properties/lib/index'>; -} diff --git a/web/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js b/web/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js deleted file mode 100644 index 6934cde36..000000000 --- a/web/flow-typed/npm/@babel/plugin-proposal-object-rest-spread_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 54d5b2c7f2b4ac0246e63009eb946a5f -// flow-typed version: <>/@babel/plugin-proposal-object-rest-spread_v^7.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/plugin-proposal-object-rest-spread' - * - * 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 '@babel/plugin-proposal-object-rest-spread' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/plugin-proposal-object-rest-spread/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/plugin-proposal-object-rest-spread/lib/index.js' { - declare module.exports: $Exports<'@babel/plugin-proposal-object-rest-spread/lib/index'>; -} diff --git a/web/flow-typed/npm/@babel/plugin-transform-react-constant-elements_vx.x.x.js b/web/flow-typed/npm/@babel/plugin-transform-react-constant-elements_vx.x.x.js deleted file mode 100644 index bb83be7f3..000000000 --- a/web/flow-typed/npm/@babel/plugin-transform-react-constant-elements_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: afe357fde5de03e613c7288e7276151f -// flow-typed version: <>/@babel/plugin-transform-react-constant-elements_v^7.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/plugin-transform-react-constant-elements' - * - * 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 '@babel/plugin-transform-react-constant-elements' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/plugin-transform-react-constant-elements/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/plugin-transform-react-constant-elements/lib/index.js' { - declare module.exports: $Exports<'@babel/plugin-transform-react-constant-elements/lib/index'>; -} diff --git a/web/flow-typed/npm/@babel/preset-env_vx.x.x.js b/web/flow-typed/npm/@babel/preset-env_vx.x.x.js deleted file mode 100644 index adf64b592..000000000 --- a/web/flow-typed/npm/@babel/preset-env_vx.x.x.js +++ /dev/null @@ -1,144 +0,0 @@ -// flow-typed signature: 2e7227af335f3b5279653a46e5b83ab2 -// flow-typed version: <>/@babel/preset-env_v^7.2.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/preset-env' - * - * 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 '@babel/preset-env' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/preset-env/data/built-in-features' { - declare module.exports: any; -} - -declare module '@babel/preset-env/data/plugin-features' { - declare module.exports: any; -} - -declare module '@babel/preset-env/data/shipped-proposals' { - declare module.exports: any; -} - -declare module '@babel/preset-env/data/unreleased-labels' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/available-plugins' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/built-in-definitions' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/debug' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/default-includes' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/defaults' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/index' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/module-transformations' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/normalize-options' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/options' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/targets-parser' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/use-built-ins-entry-plugin' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/use-built-ins-plugin' { - declare module.exports: any; -} - -declare module '@babel/preset-env/lib/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/preset-env/data/built-in-features.js' { - declare module.exports: $Exports<'@babel/preset-env/data/built-in-features'>; -} -declare module '@babel/preset-env/data/plugin-features.js' { - declare module.exports: $Exports<'@babel/preset-env/data/plugin-features'>; -} -declare module '@babel/preset-env/data/shipped-proposals.js' { - declare module.exports: $Exports<'@babel/preset-env/data/shipped-proposals'>; -} -declare module '@babel/preset-env/data/unreleased-labels.js' { - declare module.exports: $Exports<'@babel/preset-env/data/unreleased-labels'>; -} -declare module '@babel/preset-env/lib/available-plugins.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/available-plugins'>; -} -declare module '@babel/preset-env/lib/built-in-definitions.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/built-in-definitions'>; -} -declare module '@babel/preset-env/lib/debug.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/debug'>; -} -declare module '@babel/preset-env/lib/default-includes.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/default-includes'>; -} -declare module '@babel/preset-env/lib/defaults.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/defaults'>; -} -declare module '@babel/preset-env/lib/index.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/index'>; -} -declare module '@babel/preset-env/lib/module-transformations.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/module-transformations'>; -} -declare module '@babel/preset-env/lib/normalize-options.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/normalize-options'>; -} -declare module '@babel/preset-env/lib/options.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/options'>; -} -declare module '@babel/preset-env/lib/targets-parser.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/targets-parser'>; -} -declare module '@babel/preset-env/lib/use-built-ins-entry-plugin.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/use-built-ins-entry-plugin'>; -} -declare module '@babel/preset-env/lib/use-built-ins-plugin.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/use-built-ins-plugin'>; -} -declare module '@babel/preset-env/lib/utils.js' { - declare module.exports: $Exports<'@babel/preset-env/lib/utils'>; -} diff --git a/web/flow-typed/npm/@babel/preset-flow_vx.x.x.js b/web/flow-typed/npm/@babel/preset-flow_vx.x.x.js deleted file mode 100644 index efda986bf..000000000 --- a/web/flow-typed/npm/@babel/preset-flow_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 0f3b00d4cc4094e448c11074ee93d9ea -// flow-typed version: <>/@babel/preset-flow_v^7.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/preset-flow' - * - * 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 '@babel/preset-flow' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/preset-flow/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/preset-flow/lib/index.js' { - declare module.exports: $Exports<'@babel/preset-flow/lib/index'>; -} diff --git a/web/flow-typed/npm/@babel/preset-react_vx.x.x.js b/web/flow-typed/npm/@babel/preset-react_vx.x.x.js deleted file mode 100644 index d926e0e53..000000000 --- a/web/flow-typed/npm/@babel/preset-react_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 91211f5dde796f8b100399199e583d5d -// flow-typed version: <>/@babel/preset-react_v^7.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@babel/preset-react' - * - * 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 '@babel/preset-react' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@babel/preset-react/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module '@babel/preset-react/lib/index.js' { - declare module.exports: $Exports<'@babel/preset-react/lib/index'>; -} diff --git a/web/flow-typed/npm/@fortawesome/fontawesome-free-regular_vx.x.x.js b/web/flow-typed/npm/@fortawesome/fontawesome-free-regular_vx.x.x.js deleted file mode 100644 index 54499d078..000000000 --- a/web/flow-typed/npm/@fortawesome/fontawesome-free-regular_vx.x.x.js +++ /dev/null @@ -1,885 +0,0 @@ -// flow-typed signature: ddb4f0c7c7fdc5a32f12173ee6b06073 -// flow-typed version: <>/@fortawesome/fontawesome-free-regular_v^5.0.10/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@fortawesome/fontawesome-free-regular' - * - * 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 '@fortawesome/fontawesome-free-regular' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@fortawesome/fontawesome-free-regular/faAddressBook' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faAddressCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faBell' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faBellSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faBookmark' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faBuilding' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendarAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendarCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendarMinus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendarPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCalendarTimes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faChartBar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCheckCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCheckSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faClipboard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faClock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faClone' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faClosedCaptioning' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faComment' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCommentAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCommentDots' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faComments' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCompass' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCopy' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCopyright' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faCreditCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faDotCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faEdit' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faEnvelope' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faEnvelopeOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faEye' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faEyeSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFile' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileArchive' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileAudio' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileCode' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileExcel' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileImage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFilePdf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFilePowerpoint' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileVideo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFileWord' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFlag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFolder' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFolderOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFontAwesomeLogoFull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFrown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faFutbol' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faGem' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandLizard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPaper' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPeace' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPointDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPointer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPointLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPointRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandPointUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandRock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandScissors' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandshake' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHandSpock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHdd' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHeart' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHospital' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faHourglass' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faIdBadge' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faIdCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faImage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faImages' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faKeyboard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faLemon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faLifeRing' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faLightbulb' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faListAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faMap' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faMeh' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faMinusSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faMoneyBillAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faMoon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faNewspaper' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faObjectGroup' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faObjectUngroup' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faPaperPlane' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faPauseCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faPlayCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faPlusSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faQuestionCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faRegistered' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faSave' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faShareSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faSmile' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faSnowflake' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faStar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faStarHalf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faStickyNote' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faStopCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faSun' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faThumbsDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faThumbsUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faTimesCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faTrashAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faUser' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faUserCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faWindowClose' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faWindowMaximize' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faWindowMinimize' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/faWindowRestore' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/index.es' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/shakable.es' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-regular/shakable' { - declare module.exports: any; -} - -// Filename aliases -declare module '@fortawesome/fontawesome-free-regular/faAddressBook.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faAddressBook'>; -} -declare module '@fortawesome/fontawesome-free-regular/faAddressCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faAddressCard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faArrowAltCircleDown'>; -} -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faArrowAltCircleLeft'>; -} -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faArrowAltCircleRight'>; -} -declare module '@fortawesome/fontawesome-free-regular/faArrowAltCircleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faArrowAltCircleUp'>; -} -declare module '@fortawesome/fontawesome-free-regular/faBell.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faBell'>; -} -declare module '@fortawesome/fontawesome-free-regular/faBellSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faBellSlash'>; -} -declare module '@fortawesome/fontawesome-free-regular/faBookmark.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faBookmark'>; -} -declare module '@fortawesome/fontawesome-free-regular/faBuilding.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faBuilding'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendar'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendarAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendarAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendarCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendarCheck'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendarMinus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendarMinus'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendarPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendarPlus'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCalendarTimes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCalendarTimes'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCaretSquareDown'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCaretSquareLeft'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCaretSquareRight'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCaretSquareUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCaretSquareUp'>; -} -declare module '@fortawesome/fontawesome-free-regular/faChartBar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faChartBar'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCheckCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCheckCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCheckSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCheckSquare'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faClipboard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faClipboard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faClock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faClock'>; -} -declare module '@fortawesome/fontawesome-free-regular/faClone.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faClone'>; -} -declare module '@fortawesome/fontawesome-free-regular/faClosedCaptioning.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faClosedCaptioning'>; -} -declare module '@fortawesome/fontawesome-free-regular/faComment.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faComment'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCommentAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCommentAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCommentDots.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCommentDots'>; -} -declare module '@fortawesome/fontawesome-free-regular/faComments.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faComments'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCompass.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCompass'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCopy.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCopy'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCopyright.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCopyright'>; -} -declare module '@fortawesome/fontawesome-free-regular/faCreditCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faCreditCard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faDotCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faDotCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faEdit.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faEdit'>; -} -declare module '@fortawesome/fontawesome-free-regular/faEnvelope.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faEnvelope'>; -} -declare module '@fortawesome/fontawesome-free-regular/faEnvelopeOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faEnvelopeOpen'>; -} -declare module '@fortawesome/fontawesome-free-regular/faEye.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faEye'>; -} -declare module '@fortawesome/fontawesome-free-regular/faEyeSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faEyeSlash'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFile.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFile'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileArchive.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileArchive'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileAudio.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileAudio'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileCode.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileCode'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileExcel.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileExcel'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileImage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileImage'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFilePdf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFilePdf'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFilePowerpoint.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFilePowerpoint'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileVideo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileVideo'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFileWord.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFileWord'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFlag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFlag'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFolder.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFolder'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFolderOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFolderOpen'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFontAwesomeLogoFull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFontAwesomeLogoFull'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFrown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFrown'>; -} -declare module '@fortawesome/fontawesome-free-regular/faFutbol.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faFutbol'>; -} -declare module '@fortawesome/fontawesome-free-regular/faGem.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faGem'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandLizard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandLizard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPaper.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPaper'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPeace.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPeace'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPointDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPointDown'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPointer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPointer'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPointLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPointLeft'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPointRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPointRight'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandPointUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandPointUp'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandRock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandRock'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandScissors.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandScissors'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandshake.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandshake'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHandSpock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHandSpock'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHdd.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHdd'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHeart.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHeart'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHospital.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHospital'>; -} -declare module '@fortawesome/fontawesome-free-regular/faHourglass.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faHourglass'>; -} -declare module '@fortawesome/fontawesome-free-regular/faIdBadge.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faIdBadge'>; -} -declare module '@fortawesome/fontawesome-free-regular/faIdCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faIdCard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faImage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faImage'>; -} -declare module '@fortawesome/fontawesome-free-regular/faImages.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faImages'>; -} -declare module '@fortawesome/fontawesome-free-regular/faKeyboard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faKeyboard'>; -} -declare module '@fortawesome/fontawesome-free-regular/faLemon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faLemon'>; -} -declare module '@fortawesome/fontawesome-free-regular/faLifeRing.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faLifeRing'>; -} -declare module '@fortawesome/fontawesome-free-regular/faLightbulb.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faLightbulb'>; -} -declare module '@fortawesome/fontawesome-free-regular/faListAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faListAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faMap.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faMap'>; -} -declare module '@fortawesome/fontawesome-free-regular/faMeh.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faMeh'>; -} -declare module '@fortawesome/fontawesome-free-regular/faMinusSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faMinusSquare'>; -} -declare module '@fortawesome/fontawesome-free-regular/faMoneyBillAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faMoneyBillAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faMoon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faMoon'>; -} -declare module '@fortawesome/fontawesome-free-regular/faNewspaper.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faNewspaper'>; -} -declare module '@fortawesome/fontawesome-free-regular/faObjectGroup.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faObjectGroup'>; -} -declare module '@fortawesome/fontawesome-free-regular/faObjectUngroup.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faObjectUngroup'>; -} -declare module '@fortawesome/fontawesome-free-regular/faPaperPlane.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faPaperPlane'>; -} -declare module '@fortawesome/fontawesome-free-regular/faPauseCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faPauseCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faPlayCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faPlayCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faPlusSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faPlusSquare'>; -} -declare module '@fortawesome/fontawesome-free-regular/faQuestionCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faQuestionCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faRegistered.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faRegistered'>; -} -declare module '@fortawesome/fontawesome-free-regular/faSave.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faSave'>; -} -declare module '@fortawesome/fontawesome-free-regular/faShareSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faShareSquare'>; -} -declare module '@fortawesome/fontawesome-free-regular/faSmile.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faSmile'>; -} -declare module '@fortawesome/fontawesome-free-regular/faSnowflake.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faSnowflake'>; -} -declare module '@fortawesome/fontawesome-free-regular/faSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faSquare'>; -} -declare module '@fortawesome/fontawesome-free-regular/faStar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faStar'>; -} -declare module '@fortawesome/fontawesome-free-regular/faStarHalf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faStarHalf'>; -} -declare module '@fortawesome/fontawesome-free-regular/faStickyNote.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faStickyNote'>; -} -declare module '@fortawesome/fontawesome-free-regular/faStopCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faStopCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faSun.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faSun'>; -} -declare module '@fortawesome/fontawesome-free-regular/faThumbsDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faThumbsDown'>; -} -declare module '@fortawesome/fontawesome-free-regular/faThumbsUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faThumbsUp'>; -} -declare module '@fortawesome/fontawesome-free-regular/faTimesCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faTimesCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faTrashAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faTrashAlt'>; -} -declare module '@fortawesome/fontawesome-free-regular/faUser.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faUser'>; -} -declare module '@fortawesome/fontawesome-free-regular/faUserCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faUserCircle'>; -} -declare module '@fortawesome/fontawesome-free-regular/faWindowClose.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faWindowClose'>; -} -declare module '@fortawesome/fontawesome-free-regular/faWindowMaximize.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faWindowMaximize'>; -} -declare module '@fortawesome/fontawesome-free-regular/faWindowMinimize.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faWindowMinimize'>; -} -declare module '@fortawesome/fontawesome-free-regular/faWindowRestore.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/faWindowRestore'>; -} -declare module '@fortawesome/fontawesome-free-regular/index.es.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/index.es'>; -} -declare module '@fortawesome/fontawesome-free-regular/index' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular'>; -} -declare module '@fortawesome/fontawesome-free-regular/index.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular'>; -} -declare module '@fortawesome/fontawesome-free-regular/shakable.es.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/shakable.es'>; -} -declare module '@fortawesome/fontawesome-free-regular/shakable.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-regular/shakable'>; -} diff --git a/web/flow-typed/npm/@fortawesome/fontawesome-free-solid_vx.x.x.js b/web/flow-typed/npm/@fortawesome/fontawesome-free-solid_vx.x.x.js deleted file mode 100644 index a0b49313b..000000000 --- a/web/flow-typed/npm/@fortawesome/fontawesome-free-solid_vx.x.x.js +++ /dev/null @@ -1,4441 +0,0 @@ -// flow-typed signature: 0e94116df035657cb596d6345839d77f -// flow-typed version: <>/@fortawesome/fontawesome-free-solid_v^5.0.10/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@fortawesome/fontawesome-free-solid' - * - * 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 '@fortawesome/fontawesome-free-solid' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@fortawesome/fontawesome-free-solid/faAddressBook' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAddressCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAdjust' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAlignCenter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAlignJustify' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAlignLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAlignRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAllergies' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAmbulance' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAmericanSignLanguageInterpreting' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAnchor' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAngleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArchive' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowsAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowsAltH' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowsAltV' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faArrowUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAssistiveListeningSystems' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAsterisk' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faAudioDescription' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBackward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBalanceScale' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBan' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBandAid' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBarcode' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBars' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBaseballBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBasketballBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBath' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBatteryEmpty' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBatteryFull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBatteryHalf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBatteryQuarter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBatteryThreeQuarters' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBed' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBeer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBell' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBellSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBicycle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBinoculars' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBirthdayCake' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBlender' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBlind' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBold' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBolt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBomb' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBook' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBookmark' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBookOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBowlingBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBox' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBoxes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBoxOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBraille' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBriefcase' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBriefcaseMedical' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBroadcastTower' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBroom' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBug' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBuilding' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBullhorn' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBullseye' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBurn' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faBus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalculator' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendarAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendarCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendarMinus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendarPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCalendarTimes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCamera' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCameraRetro' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCapsules' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCaretUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCartArrowDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCartPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCertificate' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChalkboard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChalkboardTeacher' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChartArea' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChartBar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChartLine' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChartPie' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCheckCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCheckSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChess' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessBishop' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessBoard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessKing' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessKnight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessPawn' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessQueen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChessRook' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChevronUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChild' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faChurch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCircleNotch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClipboard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClipboardCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClipboardList' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClone' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faClosedCaptioning' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCloud' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCloudDownloadAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCloudUploadAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCode' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCodeBranch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCoffee' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCog' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCogs' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCoins' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faColumns' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faComment' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCommentAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCommentDots' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faComments' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCommentSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCompactDisc' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCompass' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCompress' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCopy' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCopyright' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCouch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCreditCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCrop' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCrosshairs' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCrow' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCrown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCube' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCubes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faCut' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDatabase' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDeaf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDesktop' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiagnoses' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDice' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceFive' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceFour' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceOne' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceSix' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceThree' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDiceTwo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDivide' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDna' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDollarSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDolly' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDollyFlatbed' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDonate' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDoorClosed' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDoorOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDotCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDove' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDownload' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faDumbbell' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEdit' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEject' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEllipsisH' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEllipsisV' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEnvelope' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEnvelopeOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEnvelopeSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEquals' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEraser' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEuroSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExchangeAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExclamation' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExclamationCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExclamationTriangle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExpand' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExpandArrowsAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExternalLinkAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faExternalLinkSquareAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEye' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEyeDropper' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faEyeSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFastBackward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFastForward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFax' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFeather' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFemale' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFighterJet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFile' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileArchive' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileAudio' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileCode' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileExcel' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileImage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileMedical' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileMedicalAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFilePdf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFilePowerpoint' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileVideo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFileWord' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFilm' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFilter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFire' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFireExtinguisher' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFirstAid' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFlag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFlagCheckered' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFlask' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFolder' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFolderOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFont' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFontAwesomeLogoFull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFootballBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faForward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFrog' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFrown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faFutbol' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGamepad' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGasPump' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGavel' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGem' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGenderless' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGift' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGlasses' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGlassMartini' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGlobe' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGolfBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGraduationCap' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGreaterThan' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faGreaterThanEqual' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandHolding' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandHoldingHeart' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandHoldingUsd' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandLizard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPaper' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPeace' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPointDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPointer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPointLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPointRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandPointUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandRock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHands' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandScissors' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandshake' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandsHelping' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHandSpock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHashtag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHdd' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHeading' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHeadphones' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHeart' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHeartbeat' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHelicopter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHistory' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHockeyPuck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHome' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHospital' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHospitalAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHospitalSymbol' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHourglass' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHourglassEnd' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHourglassHalf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHourglassStart' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faHSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faICursor' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faIdBadge' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faIdCard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faIdCardAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faImage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faImages' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faInbox' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faIndent' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faIndustry' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faInfinity' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faInfo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faInfoCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faItalic' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faKey' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faKeyboard' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faKiwiBird' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLanguage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLaptop' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLeaf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLemon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLessThan' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLessThanEqual' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLevelDownAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLevelUpAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLifeRing' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLightbulb' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLink' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLiraSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faList' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faListAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faListOl' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faListUl' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLocationArrow' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLockOpen' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faLowVision' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMagic' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMagnet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMale' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMap' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMapMarker' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMapMarkerAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMapPin' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMapSigns' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMars' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMarsDouble' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMarsStroke' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMarsStrokeH' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMarsStrokeV' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMedkit' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMeh' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMemory' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMercury' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMicrochip' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMicrophone' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneAltSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMinus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMinusCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMinusSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMobile' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMobileAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyBill' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillWave' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillWaveAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoneyCheckAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMoon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMotorcycle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMousePointer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faMusic' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faNeuter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faNewspaper' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faNotEqual' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faNotesMedical' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faObjectGroup' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faObjectUngroup' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faOutdent' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPaintBrush' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPalette' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPallet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPaperclip' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPaperPlane' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faParachuteBox' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faParagraph' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faParking' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPaste' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPause' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPauseCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPaw' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPencilAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPenSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPeopleCarry' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPercent' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPercentage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPhone' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPhoneSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPhoneSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPhoneVolume' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPiggyBank' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPills' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlane' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlay' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlayCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlug' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlusCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPlusSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPodcast' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPoo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPortrait' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPoundSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPowerOff' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPrescriptionBottle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPrescriptionBottleAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPrint' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faProcedures' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faProjectDiagram' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faPuzzlePiece' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQrcode' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQuestion' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQuestionCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQuidditch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQuoteLeft' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faQuoteRight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRandom' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faReceipt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRecycle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRedo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRedoAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRegistered' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faReply' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faReplyAll' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRetweet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRibbon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRoad' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRobot' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRocket' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRss' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRssSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRubleSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRuler' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRulerCombined' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRulerHorizontal' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRulerVertical' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faRupeeSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSave' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSchool' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faScrewdriver' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSearch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSearchMinus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSearchPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSeedling' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faServer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShareAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShareAltSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShareSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShekelSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShieldAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShip' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShippingFast' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShoePrints' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShoppingBag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShoppingBasket' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShoppingCart' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faShower' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSignal' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSignInAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSignLanguage' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSignOutAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSitemap' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSkull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSlidersH' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSmile' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSmoking' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSmokingBan' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSnowflake' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSort' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortAlphaDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortAlphaUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortAmountDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortAmountUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortNumericDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortNumericUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSortUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSpaceShuttle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSpinner' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSquare' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSquareFull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStar' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStarHalf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStepBackward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStepForward' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStethoscope' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStickyNote' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStop' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStopCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStopwatch' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStore' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStoreAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStream' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStreetView' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStrikethrough' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faStroopwafel' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSubscript' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSubway' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSuitcase' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSun' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSuperscript' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSync' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSyncAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faSyringe' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTable' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTablet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTabletAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTableTennis' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTablets' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTachometerAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTags' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTape' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTasks' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTaxi' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTerminal' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTextHeight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTextWidth' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTh' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometer' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometerEmpty' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometerFull' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometerHalf' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometerQuarter' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThermometerThreeQuarters' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThLarge' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThList' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThumbsDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThumbsUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faThumbtack' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTicketAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTimes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTimesCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTint' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faToggleOff' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faToggleOn' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faToolbox' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTrademark' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTrain' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTransgender' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTransgenderAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTrash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTrashAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTree' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTrophy' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTruck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTruckLoading' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTruckMoving' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTshirt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTty' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faTv' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUmbrella' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUnderline' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUndo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUndoAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUniversalAccess' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUniversity' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUnlink' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUnlock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUnlockAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUpload' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUser' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserAlt' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserAltSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserAstronaut' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserCheck' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserCircle' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserClock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserCog' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserEdit' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserFriends' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserGraduate' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserLock' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserMd' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserMinus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserNinja' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserPlus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUsers' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUsersCog' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserSecret' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserShield' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserTag' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserTie' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUserTimes' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUtensils' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faUtensilSpoon' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVenus' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVenusDouble' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVenusMars' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVial' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVials' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVideo' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVideoSlash' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVolleyballBall' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVolumeDown' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVolumeOff' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faVolumeUp' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWalking' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWallet' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWarehouse' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWeight' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWheelchair' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWifi' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWindowClose' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWindowMaximize' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWindowMinimize' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWindowRestore' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWineGlass' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWonSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faWrench' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faXRay' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/faYenSign' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/index.es' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/shakable.es' { - declare module.exports: any; -} - -declare module '@fortawesome/fontawesome-free-solid/shakable' { - declare module.exports: any; -} - -// Filename aliases -declare module '@fortawesome/fontawesome-free-solid/faAddressBook.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAddressBook'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAddressCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAddressCard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAdjust.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAdjust'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAlignCenter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAlignCenter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAlignJustify.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAlignJustify'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAlignLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAlignLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAlignRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAlignRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAllergies.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAllergies'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAmbulance.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAmbulance'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAmericanSignLanguageInterpreting.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAmericanSignLanguageInterpreting'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAnchor.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAnchor'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleDoubleDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleDoubleLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleDoubleRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleDoubleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleDoubleUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAngleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAngleUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArchive.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArchive'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowAltCircleDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowAltCircleLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowAltCircleRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowAltCircleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowAltCircleUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowCircleDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowCircleLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowCircleRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowCircleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowCircleUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowsAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowsAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowsAltH.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowsAltH'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowsAltV.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowsAltV'>; -} -declare module '@fortawesome/fontawesome-free-solid/faArrowUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faArrowUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAssistiveListeningSystems.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAssistiveListeningSystems'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAsterisk.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAsterisk'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faAudioDescription.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faAudioDescription'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBackward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBackward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBalanceScale.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBalanceScale'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBan.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBan'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBandAid.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBandAid'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBarcode.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBarcode'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBars.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBars'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBaseballBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBaseballBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBasketballBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBasketballBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBath.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBath'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBatteryEmpty.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBatteryEmpty'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBatteryFull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBatteryFull'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBatteryHalf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBatteryHalf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBatteryQuarter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBatteryQuarter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBatteryThreeQuarters.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBatteryThreeQuarters'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBed.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBed'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBeer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBeer'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBell.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBell'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBellSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBellSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBicycle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBicycle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBinoculars.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBinoculars'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBirthdayCake.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBirthdayCake'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBlender.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBlender'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBlind.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBlind'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBold.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBold'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBolt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBolt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBomb.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBomb'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBook.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBook'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBookmark.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBookmark'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBookOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBookOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBowlingBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBowlingBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBox.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBox'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBoxes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBoxes'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBoxOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBoxOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBraille.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBraille'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBriefcase.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBriefcase'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBriefcaseMedical.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBriefcaseMedical'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBroadcastTower.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBroadcastTower'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBroom.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBroom'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBug.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBug'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBuilding.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBuilding'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBullhorn.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBullhorn'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBullseye.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBullseye'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBurn.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBurn'>; -} -declare module '@fortawesome/fontawesome-free-solid/faBus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faBus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalculator.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalculator'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendar'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendarAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendarAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendarCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendarCheck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendarMinus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendarMinus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendarPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendarPlus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCalendarTimes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCalendarTimes'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCamera.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCamera'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCameraRetro.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCameraRetro'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCapsules.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCapsules'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCar'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretSquareDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretSquareLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretSquareRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretSquareUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretSquareUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCaretUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCaretUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCartArrowDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCartArrowDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCartPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCartPlus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCertificate.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCertificate'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChalkboard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChalkboard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChalkboardTeacher.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChalkboardTeacher'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChartArea.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChartArea'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChartBar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChartBar'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChartLine.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChartLine'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChartPie.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChartPie'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCheck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCheckCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCheckCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCheckSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCheckSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChess.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChess'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessBishop.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessBishop'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessBoard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessBoard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessKing.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessKing'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessKnight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessKnight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessPawn.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessPawn'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessQueen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessQueen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChessRook.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChessRook'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronCircleDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronCircleLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronCircleRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronCircleUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronCircleUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChevronUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChevronUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChild.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChild'>; -} -declare module '@fortawesome/fontawesome-free-solid/faChurch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faChurch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCircleNotch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCircleNotch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClipboard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClipboard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClipboardCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClipboardCheck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClipboardList.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClipboardList'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClone.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClone'>; -} -declare module '@fortawesome/fontawesome-free-solid/faClosedCaptioning.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faClosedCaptioning'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCloud.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCloud'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCloudDownloadAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCloudDownloadAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCloudUploadAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCloudUploadAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCode.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCode'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCodeBranch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCodeBranch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCoffee.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCoffee'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCog.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCog'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCogs.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCogs'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCoins.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCoins'>; -} -declare module '@fortawesome/fontawesome-free-solid/faColumns.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faColumns'>; -} -declare module '@fortawesome/fontawesome-free-solid/faComment.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faComment'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCommentAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCommentAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCommentDots.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCommentDots'>; -} -declare module '@fortawesome/fontawesome-free-solid/faComments.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faComments'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCommentSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCommentSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCompactDisc.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCompactDisc'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCompass.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCompass'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCompress.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCompress'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCopy.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCopy'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCopyright.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCopyright'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCouch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCouch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCreditCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCreditCard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCrop.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCrop'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCrosshairs.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCrosshairs'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCrow.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCrow'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCrown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCrown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCube.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCube'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCubes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCubes'>; -} -declare module '@fortawesome/fontawesome-free-solid/faCut.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faCut'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDatabase.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDatabase'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDeaf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDeaf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDesktop.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDesktop'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiagnoses.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiagnoses'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDice.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDice'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceFive.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceFive'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceFour.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceFour'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceOne.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceOne'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceSix.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceSix'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceThree.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceThree'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDiceTwo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDiceTwo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDivide.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDivide'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDna.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDna'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDollarSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDollarSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDolly.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDolly'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDollyFlatbed.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDollyFlatbed'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDonate.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDonate'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDoorClosed.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDoorClosed'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDoorOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDoorOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDotCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDotCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDove.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDove'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDownload.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDownload'>; -} -declare module '@fortawesome/fontawesome-free-solid/faDumbbell.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faDumbbell'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEdit.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEdit'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEject.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEject'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEllipsisH.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEllipsisH'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEllipsisV.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEllipsisV'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEnvelope.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEnvelope'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEnvelopeOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEnvelopeOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEnvelopeSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEnvelopeSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEquals.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEquals'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEraser.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEraser'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEuroSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEuroSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExchangeAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExchangeAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExclamation.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExclamation'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExclamationCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExclamationCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExclamationTriangle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExclamationTriangle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExpand.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExpand'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExpandArrowsAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExpandArrowsAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExternalLinkAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExternalLinkAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faExternalLinkSquareAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faExternalLinkSquareAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEye.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEye'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEyeDropper.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEyeDropper'>; -} -declare module '@fortawesome/fontawesome-free-solid/faEyeSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faEyeSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFastBackward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFastBackward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFastForward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFastForward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFax.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFax'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFeather.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFeather'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFemale.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFemale'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFighterJet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFighterJet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFile.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFile'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileArchive.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileArchive'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileAudio.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileAudio'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileCode.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileCode'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileExcel.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileExcel'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileImage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileImage'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileMedical.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileMedical'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileMedicalAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileMedicalAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFilePdf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFilePdf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFilePowerpoint.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFilePowerpoint'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileVideo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileVideo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFileWord.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFileWord'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFilm.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFilm'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFilter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFilter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFire.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFire'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFireExtinguisher.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFireExtinguisher'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFirstAid.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFirstAid'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFlag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFlag'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFlagCheckered.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFlagCheckered'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFlask.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFlask'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFolder.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFolder'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFolderOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFolderOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFont.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFont'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFontAwesomeLogoFull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFontAwesomeLogoFull'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFootballBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFootballBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faForward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faForward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFrog.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFrog'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFrown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFrown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faFutbol.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faFutbol'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGamepad.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGamepad'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGasPump.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGasPump'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGavel.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGavel'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGem.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGem'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGenderless.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGenderless'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGift.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGift'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGlasses.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGlasses'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGlassMartini.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGlassMartini'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGlobe.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGlobe'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGolfBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGolfBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGraduationCap.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGraduationCap'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGreaterThan.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGreaterThan'>; -} -declare module '@fortawesome/fontawesome-free-solid/faGreaterThanEqual.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faGreaterThanEqual'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandHolding.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandHolding'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandHoldingHeart.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandHoldingHeart'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandHoldingUsd.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandHoldingUsd'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandLizard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandLizard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPaper.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPaper'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPeace.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPeace'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPointDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPointDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPointer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPointer'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPointLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPointLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPointRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPointRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandPointUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandPointUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandRock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandRock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHands.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHands'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandScissors.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandScissors'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandshake.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandshake'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandsHelping.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandsHelping'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHandSpock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHandSpock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHashtag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHashtag'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHdd.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHdd'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHeading.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHeading'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHeadphones.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHeadphones'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHeart.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHeart'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHeartbeat.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHeartbeat'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHelicopter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHelicopter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHistory.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHistory'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHockeyPuck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHockeyPuck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHome.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHome'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHospital.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHospital'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHospitalAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHospitalAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHospitalSymbol.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHospitalSymbol'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHourglass.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHourglass'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHourglassEnd.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHourglassEnd'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHourglassHalf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHourglassHalf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHourglassStart.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHourglassStart'>; -} -declare module '@fortawesome/fontawesome-free-solid/faHSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faHSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faICursor.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faICursor'>; -} -declare module '@fortawesome/fontawesome-free-solid/faIdBadge.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faIdBadge'>; -} -declare module '@fortawesome/fontawesome-free-solid/faIdCard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faIdCard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faIdCardAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faIdCardAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faImage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faImage'>; -} -declare module '@fortawesome/fontawesome-free-solid/faImages.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faImages'>; -} -declare module '@fortawesome/fontawesome-free-solid/faInbox.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faInbox'>; -} -declare module '@fortawesome/fontawesome-free-solid/faIndent.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faIndent'>; -} -declare module '@fortawesome/fontawesome-free-solid/faIndustry.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faIndustry'>; -} -declare module '@fortawesome/fontawesome-free-solid/faInfinity.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faInfinity'>; -} -declare module '@fortawesome/fontawesome-free-solid/faInfo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faInfo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faInfoCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faInfoCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faItalic.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faItalic'>; -} -declare module '@fortawesome/fontawesome-free-solid/faKey.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faKey'>; -} -declare module '@fortawesome/fontawesome-free-solid/faKeyboard.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faKeyboard'>; -} -declare module '@fortawesome/fontawesome-free-solid/faKiwiBird.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faKiwiBird'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLanguage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLanguage'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLaptop.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLaptop'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLeaf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLeaf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLemon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLemon'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLessThan.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLessThan'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLessThanEqual.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLessThanEqual'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLevelDownAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLevelDownAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLevelUpAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLevelUpAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLifeRing.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLifeRing'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLightbulb.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLightbulb'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLink.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLink'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLiraSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLiraSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faList.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faList'>; -} -declare module '@fortawesome/fontawesome-free-solid/faListAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faListAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faListOl.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faListOl'>; -} -declare module '@fortawesome/fontawesome-free-solid/faListUl.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faListUl'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLocationArrow.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLocationArrow'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLockOpen.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLockOpen'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLongArrowAltDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLongArrowAltLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLongArrowAltRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLongArrowAltUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLongArrowAltUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faLowVision.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faLowVision'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMagic.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMagic'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMagnet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMagnet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMale.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMale'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMap.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMap'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMapMarker.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMapMarker'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMapMarkerAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMapMarkerAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMapPin.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMapPin'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMapSigns.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMapSigns'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMars.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMars'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMarsDouble.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMarsDouble'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMarsStroke.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMarsStroke'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMarsStrokeH.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMarsStrokeH'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMarsStrokeV.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMarsStrokeV'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMedkit.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMedkit'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMeh.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMeh'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMemory.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMemory'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMercury.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMercury'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMicrochip.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMicrochip'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMicrophone.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMicrophone'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMicrophoneAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneAltSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMicrophoneAltSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMicrophoneSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMicrophoneSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMinus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMinus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMinusCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMinusCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMinusSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMinusSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMobile.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMobile'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMobileAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMobileAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyBill.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyBill'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyBillAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillWave.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyBillWave'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyBillWaveAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyBillWaveAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyCheck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoneyCheckAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoneyCheckAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMoon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMoon'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMotorcycle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMotorcycle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMousePointer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMousePointer'>; -} -declare module '@fortawesome/fontawesome-free-solid/faMusic.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faMusic'>; -} -declare module '@fortawesome/fontawesome-free-solid/faNeuter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faNeuter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faNewspaper.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faNewspaper'>; -} -declare module '@fortawesome/fontawesome-free-solid/faNotEqual.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faNotEqual'>; -} -declare module '@fortawesome/fontawesome-free-solid/faNotesMedical.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faNotesMedical'>; -} -declare module '@fortawesome/fontawesome-free-solid/faObjectGroup.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faObjectGroup'>; -} -declare module '@fortawesome/fontawesome-free-solid/faObjectUngroup.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faObjectUngroup'>; -} -declare module '@fortawesome/fontawesome-free-solid/faOutdent.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faOutdent'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPaintBrush.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPaintBrush'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPalette.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPalette'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPallet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPallet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPaperclip.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPaperclip'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPaperPlane.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPaperPlane'>; -} -declare module '@fortawesome/fontawesome-free-solid/faParachuteBox.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faParachuteBox'>; -} -declare module '@fortawesome/fontawesome-free-solid/faParagraph.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faParagraph'>; -} -declare module '@fortawesome/fontawesome-free-solid/faParking.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faParking'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPaste.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPaste'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPause.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPause'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPauseCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPauseCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPaw.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPaw'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPencilAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPencilAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPenSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPenSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPeopleCarry.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPeopleCarry'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPercent.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPercent'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPercentage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPercentage'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPhone.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPhone'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPhoneSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPhoneSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPhoneSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPhoneSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPhoneVolume.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPhoneVolume'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPiggyBank.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPiggyBank'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPills.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPills'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlane.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlane'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlay.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlay'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlayCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlayCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlug.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlug'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlusCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlusCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPlusSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPlusSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPodcast.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPodcast'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPoo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPoo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPortrait.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPortrait'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPoundSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPoundSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPowerOff.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPowerOff'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPrescriptionBottle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPrescriptionBottle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPrescriptionBottleAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPrescriptionBottleAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPrint.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPrint'>; -} -declare module '@fortawesome/fontawesome-free-solid/faProcedures.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faProcedures'>; -} -declare module '@fortawesome/fontawesome-free-solid/faProjectDiagram.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faProjectDiagram'>; -} -declare module '@fortawesome/fontawesome-free-solid/faPuzzlePiece.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faPuzzlePiece'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQrcode.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQrcode'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQuestion.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQuestion'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQuestionCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQuestionCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQuidditch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQuidditch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQuoteLeft.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQuoteLeft'>; -} -declare module '@fortawesome/fontawesome-free-solid/faQuoteRight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faQuoteRight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRandom.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRandom'>; -} -declare module '@fortawesome/fontawesome-free-solid/faReceipt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faReceipt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRecycle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRecycle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRedo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRedo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRedoAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRedoAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRegistered.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRegistered'>; -} -declare module '@fortawesome/fontawesome-free-solid/faReply.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faReply'>; -} -declare module '@fortawesome/fontawesome-free-solid/faReplyAll.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faReplyAll'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRetweet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRetweet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRibbon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRibbon'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRoad.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRoad'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRobot.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRobot'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRocket.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRocket'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRss.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRss'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRssSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRssSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRubleSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRubleSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRuler.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRuler'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRulerCombined.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRulerCombined'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRulerHorizontal.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRulerHorizontal'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRulerVertical.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRulerVertical'>; -} -declare module '@fortawesome/fontawesome-free-solid/faRupeeSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faRupeeSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSave.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSave'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSchool.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSchool'>; -} -declare module '@fortawesome/fontawesome-free-solid/faScrewdriver.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faScrewdriver'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSearch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSearch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSearchMinus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSearchMinus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSearchPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSearchPlus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSeedling.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSeedling'>; -} -declare module '@fortawesome/fontawesome-free-solid/faServer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faServer'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShareAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShareAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShareAltSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShareAltSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShareSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShareSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShekelSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShekelSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShieldAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShieldAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShip.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShip'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShippingFast.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShippingFast'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShoePrints.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShoePrints'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShoppingBag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShoppingBag'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShoppingBasket.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShoppingBasket'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShoppingCart.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShoppingCart'>; -} -declare module '@fortawesome/fontawesome-free-solid/faShower.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faShower'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSignal.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSignal'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSignInAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSignInAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSignLanguage.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSignLanguage'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSignOutAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSignOutAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSitemap.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSitemap'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSkull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSkull'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSlidersH.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSlidersH'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSmile.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSmile'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSmoking.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSmoking'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSmokingBan.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSmokingBan'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSnowflake.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSnowflake'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSort.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSort'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortAlphaDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortAlphaDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortAlphaUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortAlphaUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortAmountDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortAmountDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortAmountUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortAmountUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortNumericDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortNumericDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortNumericUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortNumericUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSortUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSortUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSpaceShuttle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSpaceShuttle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSpinner.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSpinner'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSquare.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSquare'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSquareFull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSquareFull'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStar.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStar'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStarHalf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStarHalf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStepBackward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStepBackward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStepForward.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStepForward'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStethoscope.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStethoscope'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStickyNote.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStickyNote'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStop.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStop'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStopCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStopCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStopwatch.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStopwatch'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStore.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStore'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStoreAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStoreAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStream.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStream'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStreetView.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStreetView'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStrikethrough.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStrikethrough'>; -} -declare module '@fortawesome/fontawesome-free-solid/faStroopwafel.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faStroopwafel'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSubscript.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSubscript'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSubway.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSubway'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSuitcase.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSuitcase'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSun.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSun'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSuperscript.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSuperscript'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSync.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSync'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSyncAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSyncAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faSyringe.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faSyringe'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTable.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTable'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTablet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTablet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTabletAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTabletAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTableTennis.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTableTennis'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTablets.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTablets'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTachometerAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTachometerAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTag'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTags.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTags'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTape.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTape'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTasks.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTasks'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTaxi.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTaxi'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTerminal.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTerminal'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTextHeight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTextHeight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTextWidth.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTextWidth'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTh.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTh'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometer.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometer'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometerEmpty.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometerEmpty'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometerFull.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometerFull'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometerHalf.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometerHalf'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometerQuarter.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometerQuarter'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThermometerThreeQuarters.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThermometerThreeQuarters'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThLarge.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThLarge'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThList.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThList'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThumbsDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThumbsDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThumbsUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThumbsUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faThumbtack.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faThumbtack'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTicketAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTicketAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTimes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTimes'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTimesCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTimesCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTint.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTint'>; -} -declare module '@fortawesome/fontawesome-free-solid/faToggleOff.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faToggleOff'>; -} -declare module '@fortawesome/fontawesome-free-solid/faToggleOn.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faToggleOn'>; -} -declare module '@fortawesome/fontawesome-free-solid/faToolbox.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faToolbox'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTrademark.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTrademark'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTrain.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTrain'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTransgender.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTransgender'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTransgenderAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTransgenderAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTrash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTrash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTrashAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTrashAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTree.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTree'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTrophy.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTrophy'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTruck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTruck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTruckLoading.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTruckLoading'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTruckMoving.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTruckMoving'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTshirt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTshirt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTty.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTty'>; -} -declare module '@fortawesome/fontawesome-free-solid/faTv.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faTv'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUmbrella.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUmbrella'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUnderline.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUnderline'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUndo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUndo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUndoAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUndoAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUniversalAccess.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUniversalAccess'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUniversity.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUniversity'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUnlink.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUnlink'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUnlock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUnlock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUnlockAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUnlockAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUpload.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUpload'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUser.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUser'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserAlt.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserAlt'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserAltSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserAltSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserAstronaut.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserAstronaut'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserCheck.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserCheck'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserCircle.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserCircle'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserClock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserClock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserCog.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserCog'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserEdit.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserEdit'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserFriends.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserFriends'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserGraduate.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserGraduate'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserLock.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserLock'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserMd.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserMd'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserMinus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserMinus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserNinja.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserNinja'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserPlus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserPlus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUsers.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUsers'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUsersCog.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUsersCog'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserSecret.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserSecret'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserShield.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserShield'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserTag.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserTag'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserTie.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserTie'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUserTimes.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUserTimes'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUtensils.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUtensils'>; -} -declare module '@fortawesome/fontawesome-free-solid/faUtensilSpoon.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faUtensilSpoon'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVenus.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVenus'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVenusDouble.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVenusDouble'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVenusMars.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVenusMars'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVial.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVial'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVials.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVials'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVideo.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVideo'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVideoSlash.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVideoSlash'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVolleyballBall.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVolleyballBall'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVolumeDown.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVolumeDown'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVolumeOff.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVolumeOff'>; -} -declare module '@fortawesome/fontawesome-free-solid/faVolumeUp.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faVolumeUp'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWalking.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWalking'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWallet.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWallet'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWarehouse.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWarehouse'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWeight.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWeight'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWheelchair.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWheelchair'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWifi.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWifi'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWindowClose.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWindowClose'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWindowMaximize.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWindowMaximize'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWindowMinimize.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWindowMinimize'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWindowRestore.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWindowRestore'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWineGlass.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWineGlass'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWonSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWonSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/faWrench.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faWrench'>; -} -declare module '@fortawesome/fontawesome-free-solid/faXRay.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faXRay'>; -} -declare module '@fortawesome/fontawesome-free-solid/faYenSign.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/faYenSign'>; -} -declare module '@fortawesome/fontawesome-free-solid/index.es.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/index.es'>; -} -declare module '@fortawesome/fontawesome-free-solid/index' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid'>; -} -declare module '@fortawesome/fontawesome-free-solid/index.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid'>; -} -declare module '@fortawesome/fontawesome-free-solid/shakable.es.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/shakable.es'>; -} -declare module '@fortawesome/fontawesome-free-solid/shakable.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome-free-solid/shakable'>; -} diff --git a/web/flow-typed/npm/@fortawesome/fontawesome_vx.x.x.js b/web/flow-typed/npm/@fortawesome/fontawesome_vx.x.x.js deleted file mode 100644 index 2dccf2ef5..000000000 --- a/web/flow-typed/npm/@fortawesome/fontawesome_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: fbdf61cc047dcb5a3fb8f3336c047f97 -// flow-typed version: <>/@fortawesome/fontawesome_v^1.1.5/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@fortawesome/fontawesome' - * - * 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 '@fortawesome/fontawesome' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@fortawesome/fontawesome/index.es' { - declare module.exports: any; -} - -// Filename aliases -declare module '@fortawesome/fontawesome/index.es.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome/index.es'>; -} -declare module '@fortawesome/fontawesome/index' { - declare module.exports: $Exports<'@fortawesome/fontawesome'>; -} -declare module '@fortawesome/fontawesome/index.js' { - declare module.exports: $Exports<'@fortawesome/fontawesome'>; -} diff --git a/web/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js b/web/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js deleted file mode 100644 index 28fc27778..000000000 --- a/web/flow-typed/npm/@fortawesome/react-fontawesome_vx.x.x.js +++ /dev/null @@ -1,38 +0,0 @@ -// flow-typed signature: 945b871ffc274e5f02d50d5a92d1b945 -// flow-typed version: <>/@fortawesome/react-fontawesome_v^0.0.18/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@fortawesome/react-fontawesome' - * - * 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 '@fortawesome/react-fontawesome' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@fortawesome/react-fontawesome/index.es' { - declare module.exports: any; -} - -// Filename aliases -declare module '@fortawesome/react-fontawesome/index.es.js' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome/index.es'>; -} -declare module '@fortawesome/react-fontawesome/index' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome'>; -} -declare module '@fortawesome/react-fontawesome/index.js' { - declare module.exports: $Exports<'@fortawesome/react-fontawesome'>; -} diff --git a/web/flow-typed/npm/@hot-loader/react-dom_vx.x.x.js b/web/flow-typed/npm/@hot-loader/react-dom_vx.x.x.js deleted file mode 100644 index 2c7f4bc80..000000000 --- a/web/flow-typed/npm/@hot-loader/react-dom_vx.x.x.js +++ /dev/null @@ -1,318 +0,0 @@ -// flow-typed signature: e3853c587f6df2d5980ff690156aa6f3 -// flow-typed version: <>/@hot-loader/react-dom_v^16.7.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * '@hot-loader/react-dom' - * - * 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 '@hot-loader/react-dom' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module '@hot-loader/react-dom/cjs/react-dom-server.browser.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-server.browser.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-server.node.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-server.node.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-test-utils.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-test-utils.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.profiling.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/cjs/react-dom.profiling.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/profiling' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/server.browser' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/server' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/server.node' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/test-utils' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-server.browser.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-server.browser.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-test-utils.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-test-utils.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.profiling.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom.development' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom.production.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/umd/react-dom.profiling.min' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/unstable-fizz.browser' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/unstable-fizz' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/unstable-fizz.node' { - declare module.exports: any; -} - -declare module '@hot-loader/react-dom/unstable-native-dependencies' { - declare module.exports: any; -} - -// Filename aliases -declare module '@hot-loader/react-dom/cjs/react-dom-server.browser.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-server.browser.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-server.browser.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-server.browser.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-server.node.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-server.node.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-server.node.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-server.node.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-test-utils.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-test-utils.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-test-utils.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-test-utils.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fire.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fire.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fire.profiling.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fire.profiling.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fizz.browser.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-fizz.node.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom-unstable-native-dependencies.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom.development'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom.production.min'>; -} -declare module '@hot-loader/react-dom/cjs/react-dom.profiling.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/cjs/react-dom.profiling.min'>; -} -declare module '@hot-loader/react-dom/index' { - declare module.exports: $Exports<'@hot-loader/react-dom'>; -} -declare module '@hot-loader/react-dom/index.js' { - declare module.exports: $Exports<'@hot-loader/react-dom'>; -} -declare module '@hot-loader/react-dom/profiling.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/profiling'>; -} -declare module '@hot-loader/react-dom/server.browser.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/server.browser'>; -} -declare module '@hot-loader/react-dom/server.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/server'>; -} -declare module '@hot-loader/react-dom/server.node.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/server.node'>; -} -declare module '@hot-loader/react-dom/test-utils.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/test-utils'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-server.browser.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-server.browser.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-server.browser.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-server.browser.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-test-utils.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-test-utils.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-test-utils.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-test-utils.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-fire.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-fire.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fire.profiling.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-fire.profiling.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-fizz.browser.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom-unstable-native-dependencies.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom.development.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom.development'>; -} -declare module '@hot-loader/react-dom/umd/react-dom.production.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom.production.min'>; -} -declare module '@hot-loader/react-dom/umd/react-dom.profiling.min.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/umd/react-dom.profiling.min'>; -} -declare module '@hot-loader/react-dom/unstable-fizz.browser.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/unstable-fizz.browser'>; -} -declare module '@hot-loader/react-dom/unstable-fizz.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/unstable-fizz'>; -} -declare module '@hot-loader/react-dom/unstable-fizz.node.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/unstable-fizz.node'>; -} -declare module '@hot-loader/react-dom/unstable-native-dependencies.js' { - declare module.exports: $Exports<'@hot-loader/react-dom/unstable-native-dependencies'>; -} diff --git a/web/flow-typed/npm/assets-webpack-plugin_vx.x.x.js b/web/flow-typed/npm/assets-webpack-plugin_vx.x.x.js deleted file mode 100644 index 7875e7de5..000000000 --- a/web/flow-typed/npm/assets-webpack-plugin_vx.x.x.js +++ /dev/null @@ -1,94 +0,0 @@ -// flow-typed signature: 378b420bb615f9b14b7f45aea0bc5145 -// flow-typed version: <>/assets-webpack-plugin_v^3.9.7/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'assets-webpack-plugin' - * - * 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 'assets-webpack-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'assets-webpack-plugin/dist/index' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/getAssetKind' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/getFileExtension' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/isHMRUpdate' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/isSourceMap' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/output/createOutputWriter' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/output/createQueuedWriter' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/pathTemplate' { - declare module.exports: any; -} - -declare module 'assets-webpack-plugin/dist/lib/utils/error' { - declare module.exports: any; -} - -// Filename aliases -declare module 'assets-webpack-plugin/dist/index.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/index'>; -} -declare module 'assets-webpack-plugin/dist/lib/getAssetKind.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/getAssetKind'>; -} -declare module 'assets-webpack-plugin/dist/lib/getFileExtension.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/getFileExtension'>; -} -declare module 'assets-webpack-plugin/dist/lib/isHMRUpdate.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/isHMRUpdate'>; -} -declare module 'assets-webpack-plugin/dist/lib/isSourceMap.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/isSourceMap'>; -} -declare module 'assets-webpack-plugin/dist/lib/output/createOutputWriter.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/output/createOutputWriter'>; -} -declare module 'assets-webpack-plugin/dist/lib/output/createQueuedWriter.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/output/createQueuedWriter'>; -} -declare module 'assets-webpack-plugin/dist/lib/pathTemplate.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/pathTemplate'>; -} -declare module 'assets-webpack-plugin/dist/lib/utils/error.js' { - declare module.exports: $Exports<'assets-webpack-plugin/dist/lib/utils/error'>; -} -declare module 'assets-webpack-plugin/index' { - declare module.exports: $Exports<'assets-webpack-plugin'>; -} -declare module 'assets-webpack-plugin/index.js' { - declare module.exports: $Exports<'assets-webpack-plugin'>; -} diff --git a/web/flow-typed/npm/babel-core_vx.x.x.js b/web/flow-typed/npm/babel-core_vx.x.x.js deleted file mode 100644 index 34be78bb6..000000000 --- a/web/flow-typed/npm/babel-core_vx.x.x.js +++ /dev/null @@ -1,234 +0,0 @@ -// flow-typed signature: 699fe2cb678e8b4acf3369e6caefe07c -// flow-typed version: <>/babel-core_v^6.25.0/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-core' - * - * 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 'babel-core' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-core/lib/api/browser' { - declare module.exports: any; -} - -declare module 'babel-core/lib/api/node' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/get-possible-plugin-names' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/get-possible-preset-names' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/merge' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/normalize-ast' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/resolve-from-possible-names' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/resolve-plugin' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/resolve-preset' { - declare module.exports: any; -} - -declare module 'babel-core/lib/helpers/resolve' { - declare module.exports: any; -} - -declare module 'babel-core/lib/store' { - declare module.exports: any; -} - -declare module 'babel-core/lib/tools/build-external-helpers' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/index' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/logger' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/merge-map' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/metadata' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/build-config-chain' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/config' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/index' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/option-manager' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/parsers' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/file/options/removed' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/internal-plugins/block-hoist' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/internal-plugins/shadow-functions' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/pipeline' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/plugin-pass' { - declare module.exports: any; -} - -declare module 'babel-core/lib/transformation/plugin' { - declare module.exports: any; -} - -declare module 'babel-core/lib/util' { - declare module.exports: any; -} - -declare module 'babel-core/register' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-core/index' { - declare module.exports: $Exports<'babel-core'>; -} -declare module 'babel-core/index.js' { - declare module.exports: $Exports<'babel-core'>; -} -declare module 'babel-core/lib/api/browser.js' { - declare module.exports: $Exports<'babel-core/lib/api/browser'>; -} -declare module 'babel-core/lib/api/node.js' { - declare module.exports: $Exports<'babel-core/lib/api/node'>; -} -declare module 'babel-core/lib/helpers/get-possible-plugin-names.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/get-possible-plugin-names'>; -} -declare module 'babel-core/lib/helpers/get-possible-preset-names.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/get-possible-preset-names'>; -} -declare module 'babel-core/lib/helpers/merge.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/merge'>; -} -declare module 'babel-core/lib/helpers/normalize-ast.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/normalize-ast'>; -} -declare module 'babel-core/lib/helpers/resolve-from-possible-names.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/resolve-from-possible-names'>; -} -declare module 'babel-core/lib/helpers/resolve-plugin.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/resolve-plugin'>; -} -declare module 'babel-core/lib/helpers/resolve-preset.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/resolve-preset'>; -} -declare module 'babel-core/lib/helpers/resolve.js' { - declare module.exports: $Exports<'babel-core/lib/helpers/resolve'>; -} -declare module 'babel-core/lib/store.js' { - declare module.exports: $Exports<'babel-core/lib/store'>; -} -declare module 'babel-core/lib/tools/build-external-helpers.js' { - declare module.exports: $Exports<'babel-core/lib/tools/build-external-helpers'>; -} -declare module 'babel-core/lib/transformation/file/index.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/index'>; -} -declare module 'babel-core/lib/transformation/file/logger.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/logger'>; -} -declare module 'babel-core/lib/transformation/file/merge-map.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/merge-map'>; -} -declare module 'babel-core/lib/transformation/file/metadata.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/metadata'>; -} -declare module 'babel-core/lib/transformation/file/options/build-config-chain.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/build-config-chain'>; -} -declare module 'babel-core/lib/transformation/file/options/config.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/config'>; -} -declare module 'babel-core/lib/transformation/file/options/index.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/index'>; -} -declare module 'babel-core/lib/transformation/file/options/option-manager.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/option-manager'>; -} -declare module 'babel-core/lib/transformation/file/options/parsers.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/parsers'>; -} -declare module 'babel-core/lib/transformation/file/options/removed.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/file/options/removed'>; -} -declare module 'babel-core/lib/transformation/internal-plugins/block-hoist.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/internal-plugins/block-hoist'>; -} -declare module 'babel-core/lib/transformation/internal-plugins/shadow-functions.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/internal-plugins/shadow-functions'>; -} -declare module 'babel-core/lib/transformation/pipeline.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/pipeline'>; -} -declare module 'babel-core/lib/transformation/plugin-pass.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/plugin-pass'>; -} -declare module 'babel-core/lib/transformation/plugin.js' { - declare module.exports: $Exports<'babel-core/lib/transformation/plugin'>; -} -declare module 'babel-core/lib/util.js' { - declare module.exports: $Exports<'babel-core/lib/util'>; -} -declare module 'babel-core/register.js' { - declare module.exports: $Exports<'babel-core/register'>; -} diff --git a/web/flow-typed/npm/babel-loader_vx.x.x.js b/web/flow-typed/npm/babel-loader_vx.x.x.js deleted file mode 100644 index 620b373f3..000000000 --- a/web/flow-typed/npm/babel-loader_vx.x.x.js +++ /dev/null @@ -1,60 +0,0 @@ -// flow-typed signature: 912473c991db329915861d0474e4248e -// flow-typed version: <>/babel-loader_v^8.0.5/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-loader' - * - * 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 'babel-loader' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-loader/lib/cache' { - declare module.exports: any; -} - -declare module 'babel-loader/lib/Error' { - declare module.exports: any; -} - -declare module 'babel-loader/lib/index' { - declare module.exports: any; -} - -declare module 'babel-loader/lib/injectCaller' { - declare module.exports: any; -} - -declare module 'babel-loader/lib/transform' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-loader/lib/cache.js' { - declare module.exports: $Exports<'babel-loader/lib/cache'>; -} -declare module 'babel-loader/lib/Error.js' { - declare module.exports: $Exports<'babel-loader/lib/Error'>; -} -declare module 'babel-loader/lib/index.js' { - declare module.exports: $Exports<'babel-loader/lib/index'>; -} -declare module 'babel-loader/lib/injectCaller.js' { - declare module.exports: $Exports<'babel-loader/lib/injectCaller'>; -} -declare module 'babel-loader/lib/transform.js' { - declare module.exports: $Exports<'babel-loader/lib/transform'>; -} diff --git a/web/flow-typed/npm/babel-plugin-transform-builtin-extend_vx.x.x.js b/web/flow-typed/npm/babel-plugin-transform-builtin-extend_vx.x.x.js deleted file mode 100644 index 8036cbf67..000000000 --- a/web/flow-typed/npm/babel-plugin-transform-builtin-extend_vx.x.x.js +++ /dev/null @@ -1,46 +0,0 @@ -// flow-typed signature: cb58678799a26c9819dd817135a7cc3a -// flow-typed version: <>/babel-plugin-transform-builtin-extend_v^1.1.2/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-builtin-extend' - * - * 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 'babel-plugin-transform-builtin-extend' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-builtin-extend/lib/index' { - declare module.exports: any; -} - -declare module 'babel-plugin-transform-builtin-extend/test/approximate/index' { - declare module.exports: any; -} - -declare module 'babel-plugin-transform-builtin-extend/test/standard/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-builtin-extend/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-builtin-extend/lib/index'>; -} -declare module 'babel-plugin-transform-builtin-extend/test/approximate/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-builtin-extend/test/approximate/index'>; -} -declare module 'babel-plugin-transform-builtin-extend/test/standard/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-builtin-extend/test/standard/index'>; -} diff --git a/web/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js b/web/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js deleted file mode 100644 index 034d28ad6..000000000 --- a/web/flow-typed/npm/babel-plugin-transform-class-properties_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 8ab908c62bf129a5a868a8c139cd3597 -// flow-typed version: <>/babel-plugin-transform-class-properties_v^6.24.1/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-class-properties' - * - * 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 'babel-plugin-transform-class-properties' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-class-properties/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-class-properties/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-class-properties/lib/index'>; -} diff --git a/web/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js b/web/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js deleted file mode 100644 index 8fb24c845..000000000 --- a/web/flow-typed/npm/babel-plugin-transform-object-rest-spread_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: de44ace237c6111b32ed323cf25c5f06 -// flow-typed version: <>/babel-plugin-transform-object-rest-spread_v^6.23.0/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-object-rest-spread' - * - * 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 'babel-plugin-transform-object-rest-spread' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-object-rest-spread/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-object-rest-spread/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-object-rest-spread/lib/index'>; -} diff --git a/web/flow-typed/npm/babel-plugin-transform-react-constant-elements_vx.x.x.js b/web/flow-typed/npm/babel-plugin-transform-react-constant-elements_vx.x.x.js deleted file mode 100644 index 94a24c5e1..000000000 --- a/web/flow-typed/npm/babel-plugin-transform-react-constant-elements_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 391001152b65271f0963f5958b7890c9 -// flow-typed version: <>/babel-plugin-transform-react-constant-elements_v^6.23.0/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-react-constant-elements' - * - * 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 'babel-plugin-transform-react-constant-elements' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-react-constant-elements/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-react-constant-elements/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-react-constant-elements/lib/index'>; -} diff --git a/web/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js b/web/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js deleted file mode 100644 index fe32b3bdb..000000000 --- a/web/flow-typed/npm/babel-plugin-transform-remove-console_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: c8f4f90aa265a641633039fe16090452 -// flow-typed version: <>/babel-plugin-transform-remove-console_v^6.8.4/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-plugin-transform-remove-console' - * - * 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 'babel-plugin-transform-remove-console' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-plugin-transform-remove-console/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-plugin-transform-remove-console/lib/index.js' { - declare module.exports: $Exports<'babel-plugin-transform-remove-console/lib/index'>; -} diff --git a/web/flow-typed/npm/babel-polyfill_vx.x.x.js b/web/flow-typed/npm/babel-polyfill_vx.x.x.js deleted file mode 100644 index 959707b38..000000000 --- a/web/flow-typed/npm/babel-polyfill_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 86ba67d412e8354bb71a9b106051ead9 -// flow-typed version: <>/babel-polyfill_v^6.23.0/flow_v0.75.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-polyfill' - * - * 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 'babel-polyfill' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-polyfill/browser' { - declare module.exports: any; -} - -declare module 'babel-polyfill/dist/polyfill' { - declare module.exports: any; -} - -declare module 'babel-polyfill/dist/polyfill.min' { - declare module.exports: any; -} - -declare module 'babel-polyfill/lib/index' { - declare module.exports: any; -} - -declare module 'babel-polyfill/scripts/postpublish' { - declare module.exports: any; -} - -declare module 'babel-polyfill/scripts/prepublish' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-polyfill/browser.js' { - declare module.exports: $Exports<'babel-polyfill/browser'>; -} -declare module 'babel-polyfill/dist/polyfill.js' { - declare module.exports: $Exports<'babel-polyfill/dist/polyfill'>; -} -declare module 'babel-polyfill/dist/polyfill.min.js' { - declare module.exports: $Exports<'babel-polyfill/dist/polyfill.min'>; -} -declare module 'babel-polyfill/lib/index.js' { - declare module.exports: $Exports<'babel-polyfill/lib/index'>; -} -declare module 'babel-polyfill/scripts/postpublish.js' { - declare module.exports: $Exports<'babel-polyfill/scripts/postpublish'>; -} -declare module 'babel-polyfill/scripts/prepublish.js' { - declare module.exports: $Exports<'babel-polyfill/scripts/prepublish'>; -} diff --git a/web/flow-typed/npm/babel-preset-latest_vx.x.x.js b/web/flow-typed/npm/babel-preset-latest_vx.x.x.js deleted file mode 100644 index 45b3beb94..000000000 --- a/web/flow-typed/npm/babel-preset-latest_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 4829aae43befc2572e06c1bf5796f4cc -// flow-typed version: <>/babel-preset-latest_v^6.24.1/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-preset-latest' - * - * 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 'babel-preset-latest' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-preset-latest/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-preset-latest/lib/index.js' { - declare module.exports: $Exports<'babel-preset-latest/lib/index'>; -} diff --git a/web/flow-typed/npm/babel-preset-react_vx.x.x.js b/web/flow-typed/npm/babel-preset-react_vx.x.x.js deleted file mode 100644 index c375dc33f..000000000 --- a/web/flow-typed/npm/babel-preset-react_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: 4c38cd24c12faf1c2c52a9edc954212b -// flow-typed version: <>/babel-preset-react_v^6.24.1/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'babel-preset-react' - * - * 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 'babel-preset-react' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'babel-preset-react/lib/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'babel-preset-react/lib/index.js' { - declare module.exports: $Exports<'babel-preset-react/lib/index'>; -} diff --git a/web/flow-typed/npm/concurrently_vx.x.x.js b/web/flow-typed/npm/concurrently_vx.x.x.js deleted file mode 100644 index cc641d5bd..000000000 --- a/web/flow-typed/npm/concurrently_vx.x.x.js +++ /dev/null @@ -1,95 +0,0 @@ -// flow-typed signature: aa9ed72b0bc731d1a83a9b1f4eb08a7e -// flow-typed version: <>/concurrently_v^3.5.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'concurrently' - * - * 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 'concurrently' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'concurrently/src/findChild' { - declare module.exports: any; -} - -declare module 'concurrently/src/main' { - declare module.exports: any; -} - -declare module 'concurrently/src/parseCmds' { - declare module.exports: any; -} - -declare module 'concurrently/src/pkgInfo' { - declare module.exports: any; -} - -declare module 'concurrently/test/support/read-echo' { - declare module.exports: any; -} - -declare module 'concurrently/test/support/signal' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-findChild' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-functional' { - declare module.exports: any; -} - -declare module 'concurrently/test/test-parseCmds' { - declare module.exports: any; -} - -declare module 'concurrently/test/utils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'concurrently/src/findChild.js' { - declare module.exports: $Exports<'concurrently/src/findChild'>; -} -declare module 'concurrently/src/main.js' { - declare module.exports: $Exports<'concurrently/src/main'>; -} -declare module 'concurrently/src/parseCmds.js' { - declare module.exports: $Exports<'concurrently/src/parseCmds'>; -} -declare module 'concurrently/src/pkgInfo.js' { - declare module.exports: $Exports<'concurrently/src/pkgInfo'>; -} -declare module 'concurrently/test/support/read-echo.js' { - declare module.exports: $Exports<'concurrently/test/support/read-echo'>; -} -declare module 'concurrently/test/support/signal.js' { - declare module.exports: $Exports<'concurrently/test/support/signal'>; -} -declare module 'concurrently/test/test-findChild.js' { - declare module.exports: $Exports<'concurrently/test/test-findChild'>; -} -declare module 'concurrently/test/test-functional.js' { - declare module.exports: $Exports<'concurrently/test/test-functional'>; -} -declare module 'concurrently/test/test-parseCmds.js' { - declare module.exports: $Exports<'concurrently/test/test-parseCmds'>; -} -declare module 'concurrently/test/utils.js' { - declare module.exports: $Exports<'concurrently/test/utils'>; -} diff --git a/web/flow-typed/npm/css-loader_vx.x.x.js b/web/flow-typed/npm/css-loader_vx.x.x.js deleted file mode 100644 index 16a516667..000000000 --- a/web/flow-typed/npm/css-loader_vx.x.x.js +++ /dev/null @@ -1,102 +0,0 @@ -// flow-typed signature: 163d1d9617cca7b74195b3c1b0f3c439 -// flow-typed version: <>/css-loader_v^3.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'css-loader' - * - * 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 'css-loader' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'css-loader/dist/cjs' { - declare module.exports: any; -} - -declare module 'css-loader/dist/CssSyntaxError' { - declare module.exports: any; -} - -declare module 'css-loader/dist/index' { - declare module.exports: any; -} - -declare module 'css-loader/dist/plugins/index' { - declare module.exports: any; -} - -declare module 'css-loader/dist/plugins/postcss-icss-parser' { - declare module.exports: any; -} - -declare module 'css-loader/dist/plugins/postcss-import-parser' { - declare module.exports: any; -} - -declare module 'css-loader/dist/plugins/postcss-url-parser' { - declare module.exports: any; -} - -declare module 'css-loader/dist/runtime/api' { - declare module.exports: any; -} - -declare module 'css-loader/dist/runtime/getUrl' { - declare module.exports: any; -} - -declare module 'css-loader/dist/utils' { - declare module.exports: any; -} - -declare module 'css-loader/dist/Warning' { - declare module.exports: any; -} - -// Filename aliases -declare module 'css-loader/dist/cjs.js' { - declare module.exports: $Exports<'css-loader/dist/cjs'>; -} -declare module 'css-loader/dist/CssSyntaxError.js' { - declare module.exports: $Exports<'css-loader/dist/CssSyntaxError'>; -} -declare module 'css-loader/dist/index.js' { - declare module.exports: $Exports<'css-loader/dist/index'>; -} -declare module 'css-loader/dist/plugins/index.js' { - declare module.exports: $Exports<'css-loader/dist/plugins/index'>; -} -declare module 'css-loader/dist/plugins/postcss-icss-parser.js' { - declare module.exports: $Exports<'css-loader/dist/plugins/postcss-icss-parser'>; -} -declare module 'css-loader/dist/plugins/postcss-import-parser.js' { - declare module.exports: $Exports<'css-loader/dist/plugins/postcss-import-parser'>; -} -declare module 'css-loader/dist/plugins/postcss-url-parser.js' { - declare module.exports: $Exports<'css-loader/dist/plugins/postcss-url-parser'>; -} -declare module 'css-loader/dist/runtime/api.js' { - declare module.exports: $Exports<'css-loader/dist/runtime/api'>; -} -declare module 'css-loader/dist/runtime/getUrl.js' { - declare module.exports: $Exports<'css-loader/dist/runtime/getUrl'>; -} -declare module 'css-loader/dist/utils.js' { - declare module.exports: $Exports<'css-loader/dist/utils'>; -} -declare module 'css-loader/dist/Warning.js' { - declare module.exports: $Exports<'css-loader/dist/Warning'>; -} diff --git a/web/flow-typed/npm/detect-browser_vx.x.x.js b/web/flow-typed/npm/detect-browser_vx.x.x.js deleted file mode 100644 index 00f2ed537..000000000 --- a/web/flow-typed/npm/detect-browser_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 5107c1f88c79f3fced15073deab770fa -// flow-typed version: <>/detect-browser_v^4.0.4/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'detect-browser' - * - * 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 'detect-browser' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'detect-browser/index' { - declare module.exports: $Exports<'detect-browser'>; -} -declare module 'detect-browser/index.js' { - declare module.exports: $Exports<'detect-browser'>; -} diff --git a/web/flow-typed/npm/extract-text-webpack-plugin_vx.x.x.js b/web/flow-typed/npm/extract-text-webpack-plugin_vx.x.x.js deleted file mode 100644 index 72f7d36ee..000000000 --- a/web/flow-typed/npm/extract-text-webpack-plugin_vx.x.x.js +++ /dev/null @@ -1,52 +0,0 @@ -// flow-typed signature: 0a1d8e925e3745db313cffebd797c62e -// flow-typed version: <>/extract-text-webpack-plugin_v^2.1.2/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'extract-text-webpack-plugin' - * - * 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 'extract-text-webpack-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'extract-text-webpack-plugin/ExtractedModule' { - declare module.exports: any; -} - -declare module 'extract-text-webpack-plugin/loader' { - declare module.exports: any; -} - -declare module 'extract-text-webpack-plugin/OrderUndefinedError' { - declare module.exports: any; -} - -// Filename aliases -declare module 'extract-text-webpack-plugin/ExtractedModule.js' { - declare module.exports: $Exports<'extract-text-webpack-plugin/ExtractedModule'>; -} -declare module 'extract-text-webpack-plugin/index' { - declare module.exports: $Exports<'extract-text-webpack-plugin'>; -} -declare module 'extract-text-webpack-plugin/index.js' { - declare module.exports: $Exports<'extract-text-webpack-plugin'>; -} -declare module 'extract-text-webpack-plugin/loader.js' { - declare module.exports: $Exports<'extract-text-webpack-plugin/loader'>; -} -declare module 'extract-text-webpack-plugin/OrderUndefinedError.js' { - declare module.exports: $Exports<'extract-text-webpack-plugin/OrderUndefinedError'>; -} diff --git a/web/flow-typed/npm/flow_vx.x.x.js b/web/flow-typed/npm/flow_vx.x.x.js deleted file mode 100644 index 1b8baf993..000000000 --- a/web/flow-typed/npm/flow_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 566b5986b4b6b9f3693b04a65432b4b8 -// flow-typed version: <>/flow_v^0.2.3/flow_v0.38.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'flow' - * - * 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 'flow' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'flow/examples/keystore' { - declare module.exports: any; -} - -declare module 'flow/examples/multi' { - declare module.exports: any; -} - -declare module 'flow/examples/serialForEach' { - declare module.exports: any; -} - -declare module 'flow/examples/simple' { - declare module.exports: any; -} - -declare module 'flow/flow' { - declare module.exports: any; -} - -declare module 'flow/tests' { - declare module.exports: any; -} - -// Filename aliases -declare module 'flow/examples/keystore.js' { - declare module.exports: $Exports<'flow/examples/keystore'>; -} -declare module 'flow/examples/multi.js' { - declare module.exports: $Exports<'flow/examples/multi'>; -} -declare module 'flow/examples/serialForEach.js' { - declare module.exports: $Exports<'flow/examples/serialForEach'>; -} -declare module 'flow/examples/simple.js' { - declare module.exports: $Exports<'flow/examples/simple'>; -} -declare module 'flow/flow.js' { - declare module.exports: $Exports<'flow/flow'>; -} -declare module 'flow/tests.js' { - declare module.exports: $Exports<'flow/tests'>; -} diff --git a/web/flow-typed/npm/mini-css-extract-plugin_vx.x.x.js b/web/flow-typed/npm/mini-css-extract-plugin_vx.x.x.js deleted file mode 100644 index 189955e18..000000000 --- a/web/flow-typed/npm/mini-css-extract-plugin_vx.x.x.js +++ /dev/null @@ -1,46 +0,0 @@ -// flow-typed signature: 1f2d082ade245640a33f633e351457af -// flow-typed version: <>/mini-css-extract-plugin_v^0.5.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'mini-css-extract-plugin' - * - * 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 'mini-css-extract-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'mini-css-extract-plugin/dist/cjs' { - declare module.exports: any; -} - -declare module 'mini-css-extract-plugin/dist/index' { - declare module.exports: any; -} - -declare module 'mini-css-extract-plugin/dist/loader' { - declare module.exports: any; -} - -// Filename aliases -declare module 'mini-css-extract-plugin/dist/cjs.js' { - declare module.exports: $Exports<'mini-css-extract-plugin/dist/cjs'>; -} -declare module 'mini-css-extract-plugin/dist/index.js' { - declare module.exports: $Exports<'mini-css-extract-plugin/dist/index'>; -} -declare module 'mini-css-extract-plugin/dist/loader.js' { - declare module.exports: $Exports<'mini-css-extract-plugin/dist/loader'>; -} diff --git a/web/flow-typed/npm/optimize-css-assets-webpack-plugin_vx.x.x.js b/web/flow-typed/npm/optimize-css-assets-webpack-plugin_vx.x.x.js deleted file mode 100644 index 2847aa549..000000000 --- a/web/flow-typed/npm/optimize-css-assets-webpack-plugin_vx.x.x.js +++ /dev/null @@ -1,116 +0,0 @@ -// flow-typed signature: 8d1fbba91957d0b90e2990e71b754565 -// flow-typed version: <>/optimize-css-assets-webpack-plugin_v^5.0.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'optimize-css-assets-webpack-plugin' - * - * 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 'optimize-css-assets-webpack-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'optimize-css-assets-webpack-plugin/src/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/webpack.config' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/webpack.config' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/webpack.config' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/webpack.config' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/plugin.test' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/util/helpers' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/util/index' { - declare module.exports: any; -} - -declare module 'optimize-css-assets-webpack-plugin/test/webpack-integration.test' { - declare module.exports: any; -} - -// Filename aliases -declare module 'optimize-css-assets-webpack-plugin/src/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/src/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/webpack.config.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/assetNameRegExp-no-source/webpack.config'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/webpack.config.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/webpack.config'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/webpack.config.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/only-assetNameRegExp-processed/webpack.config'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/webpack.config.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/cases/removes-duplicate-css/webpack.config'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/plugin.test.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/plugin.test'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/util/helpers.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/util/helpers'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/util/index.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/util/index'>; -} -declare module 'optimize-css-assets-webpack-plugin/test/webpack-integration.test.js' { - declare module.exports: $Exports<'optimize-css-assets-webpack-plugin/test/webpack-integration.test'>; -} diff --git a/web/flow-typed/npm/react-circular-progressbar_vx.x.x.js b/web/flow-typed/npm/react-circular-progressbar_vx.x.x.js deleted file mode 100644 index e88cf56c5..000000000 --- a/web/flow-typed/npm/react-circular-progressbar_vx.x.x.js +++ /dev/null @@ -1,32 +0,0 @@ -// flow-typed signature: cb4067a61a869cdf3daa728020566fe9 -// flow-typed version: <>/react-circular-progressbar_v^1.0.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-circular-progressbar' - * - * 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 'react-circular-progressbar' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-circular-progressbar/dist/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-circular-progressbar/dist/index.js' { - declare module.exports: $Exports<'react-circular-progressbar/dist/index'>; -} diff --git a/web/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js b/web/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js deleted file mode 100644 index a93878a60..000000000 --- a/web/flow-typed/npm/react-dnd-html5-backend_vx.x.x.js +++ /dev/null @@ -1,109 +0,0 @@ -// flow-typed signature: 4ceb8bcc3eff7ebe59330e53f502f8ae -// flow-typed version: <>/react-dnd-html5-backend_v^7.0.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-dnd-html5-backend' - * - * 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 'react-dnd-html5-backend' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/BrowserDetector' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/EnterLeaveCounter' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/getEmptyImage' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/HTML5Backend' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/index' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/interfaces' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/MonotonicInterpolant' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/NativeDragSources' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/NativeTypes' { - declare module.exports: any; -} - -declare module 'react-dnd-html5-backend/lib/OffsetUtils' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/dist/ReactDnDHTML5Backend'>; -} -declare module 'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min'>; -} -declare module 'react-dnd-html5-backend/lib/BrowserDetector.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/BrowserDetector'>; -} -declare module 'react-dnd-html5-backend/lib/EnterLeaveCounter.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/EnterLeaveCounter'>; -} -declare module 'react-dnd-html5-backend/lib/getEmptyImage.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/getEmptyImage'>; -} -declare module 'react-dnd-html5-backend/lib/HTML5Backend.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/HTML5Backend'>; -} -declare module 'react-dnd-html5-backend/lib/index.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/index'>; -} -declare module 'react-dnd-html5-backend/lib/interfaces.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/interfaces'>; -} -declare module 'react-dnd-html5-backend/lib/MonotonicInterpolant.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/MonotonicInterpolant'>; -} -declare module 'react-dnd-html5-backend/lib/NativeDragSources.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/NativeDragSources'>; -} -declare module 'react-dnd-html5-backend/lib/NativeTypes.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/NativeTypes'>; -} -declare module 'react-dnd-html5-backend/lib/OffsetUtils.js' { - declare module.exports: $Exports<'react-dnd-html5-backend/lib/OffsetUtils'>; -} diff --git a/web/flow-typed/npm/react-dnd_vx.x.x.js b/web/flow-typed/npm/react-dnd_vx.x.x.js deleted file mode 100644 index 621d9c82b..000000000 --- a/web/flow-typed/npm/react-dnd_vx.x.x.js +++ /dev/null @@ -1,200 +0,0 @@ -// flow-typed signature: 96465aa97814a35b06c338d50297b0a8 -// flow-typed version: <>/react-dnd_v^7.0.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-dnd' - * - * 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 'react-dnd' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-dnd/dist/ReactDnD' { - declare module.exports: any; -} - -declare module 'react-dnd/dist/ReactDnD.min' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createSourceConnector' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createSourceFactory' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createSourceMonitor' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createTargetConnector' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createTargetFactory' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/createTargetMonitor' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/decorateHandler' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/DragDropContext' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/DragLayer' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/DragSource' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/DropTarget' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/index' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/interfaces' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/registerSource' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/registerTarget' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/checkDecoratorArguments' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/cloneWithRef' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/disposables/CompositeDisposable' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/disposables/Disposable' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/disposables/index' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/disposables/SerialDisposable' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/utils/isValidType' { - declare module.exports: any; -} - -declare module 'react-dnd/lib/wrapConnectorHooks' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-dnd/dist/ReactDnD.js' { - declare module.exports: $Exports<'react-dnd/dist/ReactDnD'>; -} -declare module 'react-dnd/dist/ReactDnD.min.js' { - declare module.exports: $Exports<'react-dnd/dist/ReactDnD.min'>; -} -declare module 'react-dnd/lib/createSourceConnector.js' { - declare module.exports: $Exports<'react-dnd/lib/createSourceConnector'>; -} -declare module 'react-dnd/lib/createSourceFactory.js' { - declare module.exports: $Exports<'react-dnd/lib/createSourceFactory'>; -} -declare module 'react-dnd/lib/createSourceMonitor.js' { - declare module.exports: $Exports<'react-dnd/lib/createSourceMonitor'>; -} -declare module 'react-dnd/lib/createTargetConnector.js' { - declare module.exports: $Exports<'react-dnd/lib/createTargetConnector'>; -} -declare module 'react-dnd/lib/createTargetFactory.js' { - declare module.exports: $Exports<'react-dnd/lib/createTargetFactory'>; -} -declare module 'react-dnd/lib/createTargetMonitor.js' { - declare module.exports: $Exports<'react-dnd/lib/createTargetMonitor'>; -} -declare module 'react-dnd/lib/decorateHandler.js' { - declare module.exports: $Exports<'react-dnd/lib/decorateHandler'>; -} -declare module 'react-dnd/lib/DragDropContext.js' { - declare module.exports: $Exports<'react-dnd/lib/DragDropContext'>; -} -declare module 'react-dnd/lib/DragLayer.js' { - declare module.exports: $Exports<'react-dnd/lib/DragLayer'>; -} -declare module 'react-dnd/lib/DragSource.js' { - declare module.exports: $Exports<'react-dnd/lib/DragSource'>; -} -declare module 'react-dnd/lib/DropTarget.js' { - declare module.exports: $Exports<'react-dnd/lib/DropTarget'>; -} -declare module 'react-dnd/lib/index.js' { - declare module.exports: $Exports<'react-dnd/lib/index'>; -} -declare module 'react-dnd/lib/interfaces.js' { - declare module.exports: $Exports<'react-dnd/lib/interfaces'>; -} -declare module 'react-dnd/lib/registerSource.js' { - declare module.exports: $Exports<'react-dnd/lib/registerSource'>; -} -declare module 'react-dnd/lib/registerTarget.js' { - declare module.exports: $Exports<'react-dnd/lib/registerTarget'>; -} -declare module 'react-dnd/lib/utils/checkDecoratorArguments.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/checkDecoratorArguments'>; -} -declare module 'react-dnd/lib/utils/cloneWithRef.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/cloneWithRef'>; -} -declare module 'react-dnd/lib/utils/disposables/CompositeDisposable.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/disposables/CompositeDisposable'>; -} -declare module 'react-dnd/lib/utils/disposables/Disposable.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/disposables/Disposable'>; -} -declare module 'react-dnd/lib/utils/disposables/index.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/disposables/index'>; -} -declare module 'react-dnd/lib/utils/disposables/SerialDisposable.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/disposables/SerialDisposable'>; -} -declare module 'react-dnd/lib/utils/isValidType.js' { - declare module.exports: $Exports<'react-dnd/lib/utils/isValidType'>; -} -declare module 'react-dnd/lib/wrapConnectorHooks.js' { - declare module.exports: $Exports<'react-dnd/lib/wrapConnectorHooks'>; -} diff --git a/web/flow-typed/npm/react-feather_vx.x.x.js b/web/flow-typed/npm/react-feather_vx.x.x.js deleted file mode 100644 index d2fa1537f..000000000 --- a/web/flow-typed/npm/react-feather_vx.x.x.js +++ /dev/null @@ -1,2005 +0,0 @@ -// flow-typed signature: eb13b970129a2cf1194f27e06c4908cb -// flow-typed version: <>/react-feather_v2.0.3/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-feather' - * - * 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 'react-feather' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-feather/build' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/activity' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/airplay' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/alert-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/alert-octagon' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/alert-triangle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/align-center' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/align-justify' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/align-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/align-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/anchor' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/aperture' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/archive' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-down-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-down-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-down-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-left-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-right-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-up-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-up-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-up-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/arrow-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/at-sign' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/award' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bar-chart-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bar-chart' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/battery-charging' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/battery' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bell-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bell' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bluetooth' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bold' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/book-open' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/book' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/bookmark' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/box' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/briefcase' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/calendar' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/camera-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/camera' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cast' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/check-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/check-square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/check' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevron-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevron-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevron-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevron-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevrons-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevrons-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevrons-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chevrons-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/chrome' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/clipboard' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/clock' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud-drizzle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud-lightning' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud-rain' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud-snow' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cloud' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/code' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/codepen' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/codesandbox' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/coffee' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/columns' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/command' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/compass' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/copy' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-down-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-down-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-left-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-left-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-right-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-right-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-up-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/corner-up-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/cpu' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/credit-card' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/crop' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/crosshair' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/database' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/delete' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/disc' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/dollar-sign' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/download-cloud' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/download' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/droplet' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/edit-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/edit-3' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/edit' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/external-link' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/eye-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/eye' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/facebook' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/fast-forward' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/feather' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/figma' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/file-minus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/file-plus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/file-text' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/file' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/film' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/filter' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/flag' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/folder-minus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/folder-plus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/folder' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/framer' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/frown' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/gift' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/git-branch' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/git-commit' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/git-merge' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/git-pull-request' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/github' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/gitlab' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/globe' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/grid' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/hard-drive' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/hash' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/headphones' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/heart' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/help-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/hexagon' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/home' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/image' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/inbox' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/info' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/instagram' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/italic' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/key' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/layers' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/layout' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/life-buoy' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/link-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/link' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/linkedin' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/list' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/loader' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/lock' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/log-in' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/log-out' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/mail' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/map-pin' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/map' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/maximize-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/maximize' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/meh' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/menu' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/message-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/message-square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/mic-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/mic' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/minimize-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/minimize' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/minus-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/minus-square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/minus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/monitor' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/moon' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/more-horizontal' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/more-vertical' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/mouse-pointer' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/move' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/music' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/navigation-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/navigation' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/octagon' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/package' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/paperclip' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/pause-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/pause' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/pen-tool' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/percent' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-call' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-forwarded' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-incoming' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-missed' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone-outgoing' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/phone' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/pie-chart' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/play-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/play' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/plus-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/plus-square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/plus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/pocket' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/power' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/printer' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/radio' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/refresh-ccw' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/refresh-cw' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/repeat' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/rewind' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/rotate-ccw' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/rotate-cw' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/rss' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/save' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/scissors' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/search' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/send' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/server' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/settings' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/share-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/share' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/shield-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/shield' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/shopping-bag' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/shopping-cart' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/shuffle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/sidebar' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/skip-back' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/skip-forward' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/slack' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/slash' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/sliders' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/smartphone' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/smile' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/speaker' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/star' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/stop-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/sun' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/sunrise' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/sunset' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/tablet' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/tag' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/target' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/terminal' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/thermometer' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/thumbs-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/thumbs-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/toggle-left' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/toggle-right' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/trash-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/trash' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/trello' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/trending-down' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/trending-up' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/triangle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/truck' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/tv' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/twitter' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/type' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/umbrella' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/underline' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/unlock' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/upload-cloud' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/upload' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/user-check' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/user-minus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/user-plus' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/user-x' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/user' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/users' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/video-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/video' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/voicemail' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/volume-1' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/volume-2' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/volume-x' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/volume' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/watch' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/wifi-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/wifi' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/wind' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/x-circle' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/x-octagon' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/x-square' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/x' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/youtube' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/zap-off' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/zap' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/zoom-in' { - declare module.exports: any; -} - -declare module 'react-feather/dist/icons/zoom-out' { - declare module.exports: any; -} - -declare module 'react-feather/dist' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-feather/build/index' { - declare module.exports: $Exports<'react-feather/build'>; -} -declare module 'react-feather/build/index.js' { - declare module.exports: $Exports<'react-feather/build'>; -} -declare module 'react-feather/dist/icons/activity.js' { - declare module.exports: $Exports<'react-feather/dist/icons/activity'>; -} -declare module 'react-feather/dist/icons/airplay.js' { - declare module.exports: $Exports<'react-feather/dist/icons/airplay'>; -} -declare module 'react-feather/dist/icons/alert-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/alert-circle'>; -} -declare module 'react-feather/dist/icons/alert-octagon.js' { - declare module.exports: $Exports<'react-feather/dist/icons/alert-octagon'>; -} -declare module 'react-feather/dist/icons/alert-triangle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/alert-triangle'>; -} -declare module 'react-feather/dist/icons/align-center.js' { - declare module.exports: $Exports<'react-feather/dist/icons/align-center'>; -} -declare module 'react-feather/dist/icons/align-justify.js' { - declare module.exports: $Exports<'react-feather/dist/icons/align-justify'>; -} -declare module 'react-feather/dist/icons/align-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/align-left'>; -} -declare module 'react-feather/dist/icons/align-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/align-right'>; -} -declare module 'react-feather/dist/icons/anchor.js' { - declare module.exports: $Exports<'react-feather/dist/icons/anchor'>; -} -declare module 'react-feather/dist/icons/aperture.js' { - declare module.exports: $Exports<'react-feather/dist/icons/aperture'>; -} -declare module 'react-feather/dist/icons/archive.js' { - declare module.exports: $Exports<'react-feather/dist/icons/archive'>; -} -declare module 'react-feather/dist/icons/arrow-down-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-down-circle'>; -} -declare module 'react-feather/dist/icons/arrow-down-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-down-left'>; -} -declare module 'react-feather/dist/icons/arrow-down-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-down-right'>; -} -declare module 'react-feather/dist/icons/arrow-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-down'>; -} -declare module 'react-feather/dist/icons/arrow-left-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-left-circle'>; -} -declare module 'react-feather/dist/icons/arrow-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-left'>; -} -declare module 'react-feather/dist/icons/arrow-right-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-right-circle'>; -} -declare module 'react-feather/dist/icons/arrow-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-right'>; -} -declare module 'react-feather/dist/icons/arrow-up-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-up-circle'>; -} -declare module 'react-feather/dist/icons/arrow-up-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-up-left'>; -} -declare module 'react-feather/dist/icons/arrow-up-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-up-right'>; -} -declare module 'react-feather/dist/icons/arrow-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/arrow-up'>; -} -declare module 'react-feather/dist/icons/at-sign.js' { - declare module.exports: $Exports<'react-feather/dist/icons/at-sign'>; -} -declare module 'react-feather/dist/icons/award.js' { - declare module.exports: $Exports<'react-feather/dist/icons/award'>; -} -declare module 'react-feather/dist/icons/bar-chart-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bar-chart-2'>; -} -declare module 'react-feather/dist/icons/bar-chart.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bar-chart'>; -} -declare module 'react-feather/dist/icons/battery-charging.js' { - declare module.exports: $Exports<'react-feather/dist/icons/battery-charging'>; -} -declare module 'react-feather/dist/icons/battery.js' { - declare module.exports: $Exports<'react-feather/dist/icons/battery'>; -} -declare module 'react-feather/dist/icons/bell-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bell-off'>; -} -declare module 'react-feather/dist/icons/bell.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bell'>; -} -declare module 'react-feather/dist/icons/bluetooth.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bluetooth'>; -} -declare module 'react-feather/dist/icons/bold.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bold'>; -} -declare module 'react-feather/dist/icons/book-open.js' { - declare module.exports: $Exports<'react-feather/dist/icons/book-open'>; -} -declare module 'react-feather/dist/icons/book.js' { - declare module.exports: $Exports<'react-feather/dist/icons/book'>; -} -declare module 'react-feather/dist/icons/bookmark.js' { - declare module.exports: $Exports<'react-feather/dist/icons/bookmark'>; -} -declare module 'react-feather/dist/icons/box.js' { - declare module.exports: $Exports<'react-feather/dist/icons/box'>; -} -declare module 'react-feather/dist/icons/briefcase.js' { - declare module.exports: $Exports<'react-feather/dist/icons/briefcase'>; -} -declare module 'react-feather/dist/icons/calendar.js' { - declare module.exports: $Exports<'react-feather/dist/icons/calendar'>; -} -declare module 'react-feather/dist/icons/camera-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/camera-off'>; -} -declare module 'react-feather/dist/icons/camera.js' { - declare module.exports: $Exports<'react-feather/dist/icons/camera'>; -} -declare module 'react-feather/dist/icons/cast.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cast'>; -} -declare module 'react-feather/dist/icons/check-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/check-circle'>; -} -declare module 'react-feather/dist/icons/check-square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/check-square'>; -} -declare module 'react-feather/dist/icons/check.js' { - declare module.exports: $Exports<'react-feather/dist/icons/check'>; -} -declare module 'react-feather/dist/icons/chevron-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevron-down'>; -} -declare module 'react-feather/dist/icons/chevron-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevron-left'>; -} -declare module 'react-feather/dist/icons/chevron-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevron-right'>; -} -declare module 'react-feather/dist/icons/chevron-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevron-up'>; -} -declare module 'react-feather/dist/icons/chevrons-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevrons-down'>; -} -declare module 'react-feather/dist/icons/chevrons-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevrons-left'>; -} -declare module 'react-feather/dist/icons/chevrons-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevrons-right'>; -} -declare module 'react-feather/dist/icons/chevrons-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chevrons-up'>; -} -declare module 'react-feather/dist/icons/chrome.js' { - declare module.exports: $Exports<'react-feather/dist/icons/chrome'>; -} -declare module 'react-feather/dist/icons/circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/circle'>; -} -declare module 'react-feather/dist/icons/clipboard.js' { - declare module.exports: $Exports<'react-feather/dist/icons/clipboard'>; -} -declare module 'react-feather/dist/icons/clock.js' { - declare module.exports: $Exports<'react-feather/dist/icons/clock'>; -} -declare module 'react-feather/dist/icons/cloud-drizzle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud-drizzle'>; -} -declare module 'react-feather/dist/icons/cloud-lightning.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud-lightning'>; -} -declare module 'react-feather/dist/icons/cloud-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud-off'>; -} -declare module 'react-feather/dist/icons/cloud-rain.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud-rain'>; -} -declare module 'react-feather/dist/icons/cloud-snow.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud-snow'>; -} -declare module 'react-feather/dist/icons/cloud.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cloud'>; -} -declare module 'react-feather/dist/icons/code.js' { - declare module.exports: $Exports<'react-feather/dist/icons/code'>; -} -declare module 'react-feather/dist/icons/codepen.js' { - declare module.exports: $Exports<'react-feather/dist/icons/codepen'>; -} -declare module 'react-feather/dist/icons/codesandbox.js' { - declare module.exports: $Exports<'react-feather/dist/icons/codesandbox'>; -} -declare module 'react-feather/dist/icons/coffee.js' { - declare module.exports: $Exports<'react-feather/dist/icons/coffee'>; -} -declare module 'react-feather/dist/icons/columns.js' { - declare module.exports: $Exports<'react-feather/dist/icons/columns'>; -} -declare module 'react-feather/dist/icons/command.js' { - declare module.exports: $Exports<'react-feather/dist/icons/command'>; -} -declare module 'react-feather/dist/icons/compass.js' { - declare module.exports: $Exports<'react-feather/dist/icons/compass'>; -} -declare module 'react-feather/dist/icons/copy.js' { - declare module.exports: $Exports<'react-feather/dist/icons/copy'>; -} -declare module 'react-feather/dist/icons/corner-down-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-down-left'>; -} -declare module 'react-feather/dist/icons/corner-down-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-down-right'>; -} -declare module 'react-feather/dist/icons/corner-left-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-left-down'>; -} -declare module 'react-feather/dist/icons/corner-left-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-left-up'>; -} -declare module 'react-feather/dist/icons/corner-right-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-right-down'>; -} -declare module 'react-feather/dist/icons/corner-right-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-right-up'>; -} -declare module 'react-feather/dist/icons/corner-up-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-up-left'>; -} -declare module 'react-feather/dist/icons/corner-up-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/corner-up-right'>; -} -declare module 'react-feather/dist/icons/cpu.js' { - declare module.exports: $Exports<'react-feather/dist/icons/cpu'>; -} -declare module 'react-feather/dist/icons/credit-card.js' { - declare module.exports: $Exports<'react-feather/dist/icons/credit-card'>; -} -declare module 'react-feather/dist/icons/crop.js' { - declare module.exports: $Exports<'react-feather/dist/icons/crop'>; -} -declare module 'react-feather/dist/icons/crosshair.js' { - declare module.exports: $Exports<'react-feather/dist/icons/crosshair'>; -} -declare module 'react-feather/dist/icons/database.js' { - declare module.exports: $Exports<'react-feather/dist/icons/database'>; -} -declare module 'react-feather/dist/icons/delete.js' { - declare module.exports: $Exports<'react-feather/dist/icons/delete'>; -} -declare module 'react-feather/dist/icons/disc.js' { - declare module.exports: $Exports<'react-feather/dist/icons/disc'>; -} -declare module 'react-feather/dist/icons/dollar-sign.js' { - declare module.exports: $Exports<'react-feather/dist/icons/dollar-sign'>; -} -declare module 'react-feather/dist/icons/download-cloud.js' { - declare module.exports: $Exports<'react-feather/dist/icons/download-cloud'>; -} -declare module 'react-feather/dist/icons/download.js' { - declare module.exports: $Exports<'react-feather/dist/icons/download'>; -} -declare module 'react-feather/dist/icons/droplet.js' { - declare module.exports: $Exports<'react-feather/dist/icons/droplet'>; -} -declare module 'react-feather/dist/icons/edit-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/edit-2'>; -} -declare module 'react-feather/dist/icons/edit-3.js' { - declare module.exports: $Exports<'react-feather/dist/icons/edit-3'>; -} -declare module 'react-feather/dist/icons/edit.js' { - declare module.exports: $Exports<'react-feather/dist/icons/edit'>; -} -declare module 'react-feather/dist/icons/external-link.js' { - declare module.exports: $Exports<'react-feather/dist/icons/external-link'>; -} -declare module 'react-feather/dist/icons/eye-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/eye-off'>; -} -declare module 'react-feather/dist/icons/eye.js' { - declare module.exports: $Exports<'react-feather/dist/icons/eye'>; -} -declare module 'react-feather/dist/icons/facebook.js' { - declare module.exports: $Exports<'react-feather/dist/icons/facebook'>; -} -declare module 'react-feather/dist/icons/fast-forward.js' { - declare module.exports: $Exports<'react-feather/dist/icons/fast-forward'>; -} -declare module 'react-feather/dist/icons/feather.js' { - declare module.exports: $Exports<'react-feather/dist/icons/feather'>; -} -declare module 'react-feather/dist/icons/figma.js' { - declare module.exports: $Exports<'react-feather/dist/icons/figma'>; -} -declare module 'react-feather/dist/icons/file-minus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/file-minus'>; -} -declare module 'react-feather/dist/icons/file-plus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/file-plus'>; -} -declare module 'react-feather/dist/icons/file-text.js' { - declare module.exports: $Exports<'react-feather/dist/icons/file-text'>; -} -declare module 'react-feather/dist/icons/file.js' { - declare module.exports: $Exports<'react-feather/dist/icons/file'>; -} -declare module 'react-feather/dist/icons/film.js' { - declare module.exports: $Exports<'react-feather/dist/icons/film'>; -} -declare module 'react-feather/dist/icons/filter.js' { - declare module.exports: $Exports<'react-feather/dist/icons/filter'>; -} -declare module 'react-feather/dist/icons/flag.js' { - declare module.exports: $Exports<'react-feather/dist/icons/flag'>; -} -declare module 'react-feather/dist/icons/folder-minus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/folder-minus'>; -} -declare module 'react-feather/dist/icons/folder-plus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/folder-plus'>; -} -declare module 'react-feather/dist/icons/folder.js' { - declare module.exports: $Exports<'react-feather/dist/icons/folder'>; -} -declare module 'react-feather/dist/icons/framer.js' { - declare module.exports: $Exports<'react-feather/dist/icons/framer'>; -} -declare module 'react-feather/dist/icons/frown.js' { - declare module.exports: $Exports<'react-feather/dist/icons/frown'>; -} -declare module 'react-feather/dist/icons/gift.js' { - declare module.exports: $Exports<'react-feather/dist/icons/gift'>; -} -declare module 'react-feather/dist/icons/git-branch.js' { - declare module.exports: $Exports<'react-feather/dist/icons/git-branch'>; -} -declare module 'react-feather/dist/icons/git-commit.js' { - declare module.exports: $Exports<'react-feather/dist/icons/git-commit'>; -} -declare module 'react-feather/dist/icons/git-merge.js' { - declare module.exports: $Exports<'react-feather/dist/icons/git-merge'>; -} -declare module 'react-feather/dist/icons/git-pull-request.js' { - declare module.exports: $Exports<'react-feather/dist/icons/git-pull-request'>; -} -declare module 'react-feather/dist/icons/github.js' { - declare module.exports: $Exports<'react-feather/dist/icons/github'>; -} -declare module 'react-feather/dist/icons/gitlab.js' { - declare module.exports: $Exports<'react-feather/dist/icons/gitlab'>; -} -declare module 'react-feather/dist/icons/globe.js' { - declare module.exports: $Exports<'react-feather/dist/icons/globe'>; -} -declare module 'react-feather/dist/icons/grid.js' { - declare module.exports: $Exports<'react-feather/dist/icons/grid'>; -} -declare module 'react-feather/dist/icons/hard-drive.js' { - declare module.exports: $Exports<'react-feather/dist/icons/hard-drive'>; -} -declare module 'react-feather/dist/icons/hash.js' { - declare module.exports: $Exports<'react-feather/dist/icons/hash'>; -} -declare module 'react-feather/dist/icons/headphones.js' { - declare module.exports: $Exports<'react-feather/dist/icons/headphones'>; -} -declare module 'react-feather/dist/icons/heart.js' { - declare module.exports: $Exports<'react-feather/dist/icons/heart'>; -} -declare module 'react-feather/dist/icons/help-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/help-circle'>; -} -declare module 'react-feather/dist/icons/hexagon.js' { - declare module.exports: $Exports<'react-feather/dist/icons/hexagon'>; -} -declare module 'react-feather/dist/icons/home.js' { - declare module.exports: $Exports<'react-feather/dist/icons/home'>; -} -declare module 'react-feather/dist/icons/image.js' { - declare module.exports: $Exports<'react-feather/dist/icons/image'>; -} -declare module 'react-feather/dist/icons/inbox.js' { - declare module.exports: $Exports<'react-feather/dist/icons/inbox'>; -} -declare module 'react-feather/dist/icons/info.js' { - declare module.exports: $Exports<'react-feather/dist/icons/info'>; -} -declare module 'react-feather/dist/icons/instagram.js' { - declare module.exports: $Exports<'react-feather/dist/icons/instagram'>; -} -declare module 'react-feather/dist/icons/italic.js' { - declare module.exports: $Exports<'react-feather/dist/icons/italic'>; -} -declare module 'react-feather/dist/icons/key.js' { - declare module.exports: $Exports<'react-feather/dist/icons/key'>; -} -declare module 'react-feather/dist/icons/layers.js' { - declare module.exports: $Exports<'react-feather/dist/icons/layers'>; -} -declare module 'react-feather/dist/icons/layout.js' { - declare module.exports: $Exports<'react-feather/dist/icons/layout'>; -} -declare module 'react-feather/dist/icons/life-buoy.js' { - declare module.exports: $Exports<'react-feather/dist/icons/life-buoy'>; -} -declare module 'react-feather/dist/icons/link-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/link-2'>; -} -declare module 'react-feather/dist/icons/link.js' { - declare module.exports: $Exports<'react-feather/dist/icons/link'>; -} -declare module 'react-feather/dist/icons/linkedin.js' { - declare module.exports: $Exports<'react-feather/dist/icons/linkedin'>; -} -declare module 'react-feather/dist/icons/list.js' { - declare module.exports: $Exports<'react-feather/dist/icons/list'>; -} -declare module 'react-feather/dist/icons/loader.js' { - declare module.exports: $Exports<'react-feather/dist/icons/loader'>; -} -declare module 'react-feather/dist/icons/lock.js' { - declare module.exports: $Exports<'react-feather/dist/icons/lock'>; -} -declare module 'react-feather/dist/icons/log-in.js' { - declare module.exports: $Exports<'react-feather/dist/icons/log-in'>; -} -declare module 'react-feather/dist/icons/log-out.js' { - declare module.exports: $Exports<'react-feather/dist/icons/log-out'>; -} -declare module 'react-feather/dist/icons/mail.js' { - declare module.exports: $Exports<'react-feather/dist/icons/mail'>; -} -declare module 'react-feather/dist/icons/map-pin.js' { - declare module.exports: $Exports<'react-feather/dist/icons/map-pin'>; -} -declare module 'react-feather/dist/icons/map.js' { - declare module.exports: $Exports<'react-feather/dist/icons/map'>; -} -declare module 'react-feather/dist/icons/maximize-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/maximize-2'>; -} -declare module 'react-feather/dist/icons/maximize.js' { - declare module.exports: $Exports<'react-feather/dist/icons/maximize'>; -} -declare module 'react-feather/dist/icons/meh.js' { - declare module.exports: $Exports<'react-feather/dist/icons/meh'>; -} -declare module 'react-feather/dist/icons/menu.js' { - declare module.exports: $Exports<'react-feather/dist/icons/menu'>; -} -declare module 'react-feather/dist/icons/message-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/message-circle'>; -} -declare module 'react-feather/dist/icons/message-square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/message-square'>; -} -declare module 'react-feather/dist/icons/mic-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/mic-off'>; -} -declare module 'react-feather/dist/icons/mic.js' { - declare module.exports: $Exports<'react-feather/dist/icons/mic'>; -} -declare module 'react-feather/dist/icons/minimize-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/minimize-2'>; -} -declare module 'react-feather/dist/icons/minimize.js' { - declare module.exports: $Exports<'react-feather/dist/icons/minimize'>; -} -declare module 'react-feather/dist/icons/minus-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/minus-circle'>; -} -declare module 'react-feather/dist/icons/minus-square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/minus-square'>; -} -declare module 'react-feather/dist/icons/minus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/minus'>; -} -declare module 'react-feather/dist/icons/monitor.js' { - declare module.exports: $Exports<'react-feather/dist/icons/monitor'>; -} -declare module 'react-feather/dist/icons/moon.js' { - declare module.exports: $Exports<'react-feather/dist/icons/moon'>; -} -declare module 'react-feather/dist/icons/more-horizontal.js' { - declare module.exports: $Exports<'react-feather/dist/icons/more-horizontal'>; -} -declare module 'react-feather/dist/icons/more-vertical.js' { - declare module.exports: $Exports<'react-feather/dist/icons/more-vertical'>; -} -declare module 'react-feather/dist/icons/mouse-pointer.js' { - declare module.exports: $Exports<'react-feather/dist/icons/mouse-pointer'>; -} -declare module 'react-feather/dist/icons/move.js' { - declare module.exports: $Exports<'react-feather/dist/icons/move'>; -} -declare module 'react-feather/dist/icons/music.js' { - declare module.exports: $Exports<'react-feather/dist/icons/music'>; -} -declare module 'react-feather/dist/icons/navigation-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/navigation-2'>; -} -declare module 'react-feather/dist/icons/navigation.js' { - declare module.exports: $Exports<'react-feather/dist/icons/navigation'>; -} -declare module 'react-feather/dist/icons/octagon.js' { - declare module.exports: $Exports<'react-feather/dist/icons/octagon'>; -} -declare module 'react-feather/dist/icons/package.js' { - declare module.exports: $Exports<'react-feather/dist/icons/package'>; -} -declare module 'react-feather/dist/icons/paperclip.js' { - declare module.exports: $Exports<'react-feather/dist/icons/paperclip'>; -} -declare module 'react-feather/dist/icons/pause-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/pause-circle'>; -} -declare module 'react-feather/dist/icons/pause.js' { - declare module.exports: $Exports<'react-feather/dist/icons/pause'>; -} -declare module 'react-feather/dist/icons/pen-tool.js' { - declare module.exports: $Exports<'react-feather/dist/icons/pen-tool'>; -} -declare module 'react-feather/dist/icons/percent.js' { - declare module.exports: $Exports<'react-feather/dist/icons/percent'>; -} -declare module 'react-feather/dist/icons/phone-call.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-call'>; -} -declare module 'react-feather/dist/icons/phone-forwarded.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-forwarded'>; -} -declare module 'react-feather/dist/icons/phone-incoming.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-incoming'>; -} -declare module 'react-feather/dist/icons/phone-missed.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-missed'>; -} -declare module 'react-feather/dist/icons/phone-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-off'>; -} -declare module 'react-feather/dist/icons/phone-outgoing.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone-outgoing'>; -} -declare module 'react-feather/dist/icons/phone.js' { - declare module.exports: $Exports<'react-feather/dist/icons/phone'>; -} -declare module 'react-feather/dist/icons/pie-chart.js' { - declare module.exports: $Exports<'react-feather/dist/icons/pie-chart'>; -} -declare module 'react-feather/dist/icons/play-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/play-circle'>; -} -declare module 'react-feather/dist/icons/play.js' { - declare module.exports: $Exports<'react-feather/dist/icons/play'>; -} -declare module 'react-feather/dist/icons/plus-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/plus-circle'>; -} -declare module 'react-feather/dist/icons/plus-square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/plus-square'>; -} -declare module 'react-feather/dist/icons/plus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/plus'>; -} -declare module 'react-feather/dist/icons/pocket.js' { - declare module.exports: $Exports<'react-feather/dist/icons/pocket'>; -} -declare module 'react-feather/dist/icons/power.js' { - declare module.exports: $Exports<'react-feather/dist/icons/power'>; -} -declare module 'react-feather/dist/icons/printer.js' { - declare module.exports: $Exports<'react-feather/dist/icons/printer'>; -} -declare module 'react-feather/dist/icons/radio.js' { - declare module.exports: $Exports<'react-feather/dist/icons/radio'>; -} -declare module 'react-feather/dist/icons/refresh-ccw.js' { - declare module.exports: $Exports<'react-feather/dist/icons/refresh-ccw'>; -} -declare module 'react-feather/dist/icons/refresh-cw.js' { - declare module.exports: $Exports<'react-feather/dist/icons/refresh-cw'>; -} -declare module 'react-feather/dist/icons/repeat.js' { - declare module.exports: $Exports<'react-feather/dist/icons/repeat'>; -} -declare module 'react-feather/dist/icons/rewind.js' { - declare module.exports: $Exports<'react-feather/dist/icons/rewind'>; -} -declare module 'react-feather/dist/icons/rotate-ccw.js' { - declare module.exports: $Exports<'react-feather/dist/icons/rotate-ccw'>; -} -declare module 'react-feather/dist/icons/rotate-cw.js' { - declare module.exports: $Exports<'react-feather/dist/icons/rotate-cw'>; -} -declare module 'react-feather/dist/icons/rss.js' { - declare module.exports: $Exports<'react-feather/dist/icons/rss'>; -} -declare module 'react-feather/dist/icons/save.js' { - declare module.exports: $Exports<'react-feather/dist/icons/save'>; -} -declare module 'react-feather/dist/icons/scissors.js' { - declare module.exports: $Exports<'react-feather/dist/icons/scissors'>; -} -declare module 'react-feather/dist/icons/search.js' { - declare module.exports: $Exports<'react-feather/dist/icons/search'>; -} -declare module 'react-feather/dist/icons/send.js' { - declare module.exports: $Exports<'react-feather/dist/icons/send'>; -} -declare module 'react-feather/dist/icons/server.js' { - declare module.exports: $Exports<'react-feather/dist/icons/server'>; -} -declare module 'react-feather/dist/icons/settings.js' { - declare module.exports: $Exports<'react-feather/dist/icons/settings'>; -} -declare module 'react-feather/dist/icons/share-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/share-2'>; -} -declare module 'react-feather/dist/icons/share.js' { - declare module.exports: $Exports<'react-feather/dist/icons/share'>; -} -declare module 'react-feather/dist/icons/shield-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/shield-off'>; -} -declare module 'react-feather/dist/icons/shield.js' { - declare module.exports: $Exports<'react-feather/dist/icons/shield'>; -} -declare module 'react-feather/dist/icons/shopping-bag.js' { - declare module.exports: $Exports<'react-feather/dist/icons/shopping-bag'>; -} -declare module 'react-feather/dist/icons/shopping-cart.js' { - declare module.exports: $Exports<'react-feather/dist/icons/shopping-cart'>; -} -declare module 'react-feather/dist/icons/shuffle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/shuffle'>; -} -declare module 'react-feather/dist/icons/sidebar.js' { - declare module.exports: $Exports<'react-feather/dist/icons/sidebar'>; -} -declare module 'react-feather/dist/icons/skip-back.js' { - declare module.exports: $Exports<'react-feather/dist/icons/skip-back'>; -} -declare module 'react-feather/dist/icons/skip-forward.js' { - declare module.exports: $Exports<'react-feather/dist/icons/skip-forward'>; -} -declare module 'react-feather/dist/icons/slack.js' { - declare module.exports: $Exports<'react-feather/dist/icons/slack'>; -} -declare module 'react-feather/dist/icons/slash.js' { - declare module.exports: $Exports<'react-feather/dist/icons/slash'>; -} -declare module 'react-feather/dist/icons/sliders.js' { - declare module.exports: $Exports<'react-feather/dist/icons/sliders'>; -} -declare module 'react-feather/dist/icons/smartphone.js' { - declare module.exports: $Exports<'react-feather/dist/icons/smartphone'>; -} -declare module 'react-feather/dist/icons/smile.js' { - declare module.exports: $Exports<'react-feather/dist/icons/smile'>; -} -declare module 'react-feather/dist/icons/speaker.js' { - declare module.exports: $Exports<'react-feather/dist/icons/speaker'>; -} -declare module 'react-feather/dist/icons/square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/square'>; -} -declare module 'react-feather/dist/icons/star.js' { - declare module.exports: $Exports<'react-feather/dist/icons/star'>; -} -declare module 'react-feather/dist/icons/stop-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/stop-circle'>; -} -declare module 'react-feather/dist/icons/sun.js' { - declare module.exports: $Exports<'react-feather/dist/icons/sun'>; -} -declare module 'react-feather/dist/icons/sunrise.js' { - declare module.exports: $Exports<'react-feather/dist/icons/sunrise'>; -} -declare module 'react-feather/dist/icons/sunset.js' { - declare module.exports: $Exports<'react-feather/dist/icons/sunset'>; -} -declare module 'react-feather/dist/icons/tablet.js' { - declare module.exports: $Exports<'react-feather/dist/icons/tablet'>; -} -declare module 'react-feather/dist/icons/tag.js' { - declare module.exports: $Exports<'react-feather/dist/icons/tag'>; -} -declare module 'react-feather/dist/icons/target.js' { - declare module.exports: $Exports<'react-feather/dist/icons/target'>; -} -declare module 'react-feather/dist/icons/terminal.js' { - declare module.exports: $Exports<'react-feather/dist/icons/terminal'>; -} -declare module 'react-feather/dist/icons/thermometer.js' { - declare module.exports: $Exports<'react-feather/dist/icons/thermometer'>; -} -declare module 'react-feather/dist/icons/thumbs-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/thumbs-down'>; -} -declare module 'react-feather/dist/icons/thumbs-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/thumbs-up'>; -} -declare module 'react-feather/dist/icons/toggle-left.js' { - declare module.exports: $Exports<'react-feather/dist/icons/toggle-left'>; -} -declare module 'react-feather/dist/icons/toggle-right.js' { - declare module.exports: $Exports<'react-feather/dist/icons/toggle-right'>; -} -declare module 'react-feather/dist/icons/trash-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/trash-2'>; -} -declare module 'react-feather/dist/icons/trash.js' { - declare module.exports: $Exports<'react-feather/dist/icons/trash'>; -} -declare module 'react-feather/dist/icons/trello.js' { - declare module.exports: $Exports<'react-feather/dist/icons/trello'>; -} -declare module 'react-feather/dist/icons/trending-down.js' { - declare module.exports: $Exports<'react-feather/dist/icons/trending-down'>; -} -declare module 'react-feather/dist/icons/trending-up.js' { - declare module.exports: $Exports<'react-feather/dist/icons/trending-up'>; -} -declare module 'react-feather/dist/icons/triangle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/triangle'>; -} -declare module 'react-feather/dist/icons/truck.js' { - declare module.exports: $Exports<'react-feather/dist/icons/truck'>; -} -declare module 'react-feather/dist/icons/tv.js' { - declare module.exports: $Exports<'react-feather/dist/icons/tv'>; -} -declare module 'react-feather/dist/icons/twitter.js' { - declare module.exports: $Exports<'react-feather/dist/icons/twitter'>; -} -declare module 'react-feather/dist/icons/type.js' { - declare module.exports: $Exports<'react-feather/dist/icons/type'>; -} -declare module 'react-feather/dist/icons/umbrella.js' { - declare module.exports: $Exports<'react-feather/dist/icons/umbrella'>; -} -declare module 'react-feather/dist/icons/underline.js' { - declare module.exports: $Exports<'react-feather/dist/icons/underline'>; -} -declare module 'react-feather/dist/icons/unlock.js' { - declare module.exports: $Exports<'react-feather/dist/icons/unlock'>; -} -declare module 'react-feather/dist/icons/upload-cloud.js' { - declare module.exports: $Exports<'react-feather/dist/icons/upload-cloud'>; -} -declare module 'react-feather/dist/icons/upload.js' { - declare module.exports: $Exports<'react-feather/dist/icons/upload'>; -} -declare module 'react-feather/dist/icons/user-check.js' { - declare module.exports: $Exports<'react-feather/dist/icons/user-check'>; -} -declare module 'react-feather/dist/icons/user-minus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/user-minus'>; -} -declare module 'react-feather/dist/icons/user-plus.js' { - declare module.exports: $Exports<'react-feather/dist/icons/user-plus'>; -} -declare module 'react-feather/dist/icons/user-x.js' { - declare module.exports: $Exports<'react-feather/dist/icons/user-x'>; -} -declare module 'react-feather/dist/icons/user.js' { - declare module.exports: $Exports<'react-feather/dist/icons/user'>; -} -declare module 'react-feather/dist/icons/users.js' { - declare module.exports: $Exports<'react-feather/dist/icons/users'>; -} -declare module 'react-feather/dist/icons/video-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/video-off'>; -} -declare module 'react-feather/dist/icons/video.js' { - declare module.exports: $Exports<'react-feather/dist/icons/video'>; -} -declare module 'react-feather/dist/icons/voicemail.js' { - declare module.exports: $Exports<'react-feather/dist/icons/voicemail'>; -} -declare module 'react-feather/dist/icons/volume-1.js' { - declare module.exports: $Exports<'react-feather/dist/icons/volume-1'>; -} -declare module 'react-feather/dist/icons/volume-2.js' { - declare module.exports: $Exports<'react-feather/dist/icons/volume-2'>; -} -declare module 'react-feather/dist/icons/volume-x.js' { - declare module.exports: $Exports<'react-feather/dist/icons/volume-x'>; -} -declare module 'react-feather/dist/icons/volume.js' { - declare module.exports: $Exports<'react-feather/dist/icons/volume'>; -} -declare module 'react-feather/dist/icons/watch.js' { - declare module.exports: $Exports<'react-feather/dist/icons/watch'>; -} -declare module 'react-feather/dist/icons/wifi-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/wifi-off'>; -} -declare module 'react-feather/dist/icons/wifi.js' { - declare module.exports: $Exports<'react-feather/dist/icons/wifi'>; -} -declare module 'react-feather/dist/icons/wind.js' { - declare module.exports: $Exports<'react-feather/dist/icons/wind'>; -} -declare module 'react-feather/dist/icons/x-circle.js' { - declare module.exports: $Exports<'react-feather/dist/icons/x-circle'>; -} -declare module 'react-feather/dist/icons/x-octagon.js' { - declare module.exports: $Exports<'react-feather/dist/icons/x-octagon'>; -} -declare module 'react-feather/dist/icons/x-square.js' { - declare module.exports: $Exports<'react-feather/dist/icons/x-square'>; -} -declare module 'react-feather/dist/icons/x.js' { - declare module.exports: $Exports<'react-feather/dist/icons/x'>; -} -declare module 'react-feather/dist/icons/youtube.js' { - declare module.exports: $Exports<'react-feather/dist/icons/youtube'>; -} -declare module 'react-feather/dist/icons/zap-off.js' { - declare module.exports: $Exports<'react-feather/dist/icons/zap-off'>; -} -declare module 'react-feather/dist/icons/zap.js' { - declare module.exports: $Exports<'react-feather/dist/icons/zap'>; -} -declare module 'react-feather/dist/icons/zoom-in.js' { - declare module.exports: $Exports<'react-feather/dist/icons/zoom-in'>; -} -declare module 'react-feather/dist/icons/zoom-out.js' { - declare module.exports: $Exports<'react-feather/dist/icons/zoom-out'>; -} -declare module 'react-feather/dist/index' { - declare module.exports: $Exports<'react-feather/dist'>; -} -declare module 'react-feather/dist/index.js' { - declare module.exports: $Exports<'react-feather/dist'>; -} diff --git a/web/flow-typed/npm/react-switch_vx.x.x.js b/web/flow-typed/npm/react-switch_vx.x.x.js deleted file mode 100644 index 961ce85a8..000000000 --- a/web/flow-typed/npm/react-switch_vx.x.x.js +++ /dev/null @@ -1,53 +0,0 @@ -// flow-typed signature: 7ee1f0de69fb3419644a83fba979cd84 -// flow-typed version: <>/react-switch_v^2.3.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-switch' - * - * 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 'react-switch' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-switch/dist/getBackgroundColor' { - declare module.exports: any; -} - -declare module 'react-switch/dist/hexColorPropType' { - declare module.exports: any; -} - -declare module 'react-switch/dist/icons' { - declare module.exports: any; -} - -declare module 'react-switch/dist/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-switch/dist/getBackgroundColor.js' { - declare module.exports: $Exports<'react-switch/dist/getBackgroundColor'>; -} -declare module 'react-switch/dist/hexColorPropType.js' { - declare module.exports: $Exports<'react-switch/dist/hexColorPropType'>; -} -declare module 'react-switch/dist/icons.js' { - declare module.exports: $Exports<'react-switch/dist/icons'>; -} -declare module 'react-switch/dist/index.js' { - declare module.exports: $Exports<'react-switch/dist/index'>; -} diff --git a/web/flow-typed/npm/react-timeago_vx.x.x.js b/web/flow-typed/npm/react-timeago_vx.x.x.js deleted file mode 100644 index ebd768ffb..000000000 --- a/web/flow-typed/npm/react-timeago_vx.x.x.js +++ /dev/null @@ -1,528 +0,0 @@ -// flow-typed signature: 07c875bdd362b76281ae728bae2cb027 -// flow-typed version: <>/react-timeago_v4.4.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'react-timeago' - * - * 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 'react-timeago' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'react-timeago/__tests__' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/dateParser' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/defaultFormatter' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/formatters/buildFormatter' { - declare module.exports: any; -} - -declare module 'react-timeago/lib' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/af' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ar' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/az-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/az' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/be' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/bg' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/bs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ca' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/cs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/cy' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/da' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/de-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/de' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/dv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/el' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/en-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/en' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/es-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/es' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/et' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/eu' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fa-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fa' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fi' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fr-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/fr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/gl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/he' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hu' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/hy' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/id' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/is' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/it-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/it' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ja' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/jv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ko' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ky' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/lt' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/lv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/mk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/nl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/no' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-br-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-br' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/pt' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ro' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/rs' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/ru' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/rw' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/si' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sl' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/sv' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/th' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/tr-short' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/tr' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/uk' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/uz' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/vi' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/zh-CN' { - declare module.exports: any; -} - -declare module 'react-timeago/lib/language-strings/zh-TW' { - declare module.exports: any; -} - -// Filename aliases -declare module 'react-timeago/__tests__/index' { - declare module.exports: $Exports<'react-timeago/__tests__'>; -} -declare module 'react-timeago/__tests__/index.js' { - declare module.exports: $Exports<'react-timeago/__tests__'>; -} -declare module 'react-timeago/lib/dateParser.js' { - declare module.exports: $Exports<'react-timeago/lib/dateParser'>; -} -declare module 'react-timeago/lib/defaultFormatter.js' { - declare module.exports: $Exports<'react-timeago/lib/defaultFormatter'>; -} -declare module 'react-timeago/lib/formatters/buildFormatter.js' { - declare module.exports: $Exports<'react-timeago/lib/formatters/buildFormatter'>; -} -declare module 'react-timeago/lib/index' { - declare module.exports: $Exports<'react-timeago/lib'>; -} -declare module 'react-timeago/lib/index.js' { - declare module.exports: $Exports<'react-timeago/lib'>; -} -declare module 'react-timeago/lib/language-strings/af.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/af'>; -} -declare module 'react-timeago/lib/language-strings/ar.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ar'>; -} -declare module 'react-timeago/lib/language-strings/az-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/az-short'>; -} -declare module 'react-timeago/lib/language-strings/az.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/az'>; -} -declare module 'react-timeago/lib/language-strings/be.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/be'>; -} -declare module 'react-timeago/lib/language-strings/bg.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/bg'>; -} -declare module 'react-timeago/lib/language-strings/bs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/bs'>; -} -declare module 'react-timeago/lib/language-strings/ca.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ca'>; -} -declare module 'react-timeago/lib/language-strings/cs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/cs'>; -} -declare module 'react-timeago/lib/language-strings/cy.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/cy'>; -} -declare module 'react-timeago/lib/language-strings/da.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/da'>; -} -declare module 'react-timeago/lib/language-strings/de-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/de-short'>; -} -declare module 'react-timeago/lib/language-strings/de.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/de'>; -} -declare module 'react-timeago/lib/language-strings/dv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/dv'>; -} -declare module 'react-timeago/lib/language-strings/el.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/el'>; -} -declare module 'react-timeago/lib/language-strings/en-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/en-short'>; -} -declare module 'react-timeago/lib/language-strings/en.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/en'>; -} -declare module 'react-timeago/lib/language-strings/es-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/es-short'>; -} -declare module 'react-timeago/lib/language-strings/es.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/es'>; -} -declare module 'react-timeago/lib/language-strings/et.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/et'>; -} -declare module 'react-timeago/lib/language-strings/eu.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/eu'>; -} -declare module 'react-timeago/lib/language-strings/fa-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fa-short'>; -} -declare module 'react-timeago/lib/language-strings/fa.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fa'>; -} -declare module 'react-timeago/lib/language-strings/fi.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fi'>; -} -declare module 'react-timeago/lib/language-strings/fr-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fr-short'>; -} -declare module 'react-timeago/lib/language-strings/fr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/fr'>; -} -declare module 'react-timeago/lib/language-strings/gl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/gl'>; -} -declare module 'react-timeago/lib/language-strings/he.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/he'>; -} -declare module 'react-timeago/lib/language-strings/hr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hr'>; -} -declare module 'react-timeago/lib/language-strings/hu.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hu'>; -} -declare module 'react-timeago/lib/language-strings/hy.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/hy'>; -} -declare module 'react-timeago/lib/language-strings/id.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/id'>; -} -declare module 'react-timeago/lib/language-strings/is.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/is'>; -} -declare module 'react-timeago/lib/language-strings/it-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/it-short'>; -} -declare module 'react-timeago/lib/language-strings/it.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/it'>; -} -declare module 'react-timeago/lib/language-strings/ja.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ja'>; -} -declare module 'react-timeago/lib/language-strings/jv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/jv'>; -} -declare module 'react-timeago/lib/language-strings/ko.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ko'>; -} -declare module 'react-timeago/lib/language-strings/ky.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ky'>; -} -declare module 'react-timeago/lib/language-strings/lt.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/lt'>; -} -declare module 'react-timeago/lib/language-strings/lv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/lv'>; -} -declare module 'react-timeago/lib/language-strings/mk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/mk'>; -} -declare module 'react-timeago/lib/language-strings/nl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/nl'>; -} -declare module 'react-timeago/lib/language-strings/no.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/no'>; -} -declare module 'react-timeago/lib/language-strings/pl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pl'>; -} -declare module 'react-timeago/lib/language-strings/pt-br-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-br-short'>; -} -declare module 'react-timeago/lib/language-strings/pt-br.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-br'>; -} -declare module 'react-timeago/lib/language-strings/pt-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt-short'>; -} -declare module 'react-timeago/lib/language-strings/pt.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/pt'>; -} -declare module 'react-timeago/lib/language-strings/ro.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ro'>; -} -declare module 'react-timeago/lib/language-strings/rs.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/rs'>; -} -declare module 'react-timeago/lib/language-strings/ru.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/ru'>; -} -declare module 'react-timeago/lib/language-strings/rw.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/rw'>; -} -declare module 'react-timeago/lib/language-strings/si.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/si'>; -} -declare module 'react-timeago/lib/language-strings/sk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sk'>; -} -declare module 'react-timeago/lib/language-strings/sl.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sl'>; -} -declare module 'react-timeago/lib/language-strings/sr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sr'>; -} -declare module 'react-timeago/lib/language-strings/sv.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/sv'>; -} -declare module 'react-timeago/lib/language-strings/th.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/th'>; -} -declare module 'react-timeago/lib/language-strings/tr-short.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/tr-short'>; -} -declare module 'react-timeago/lib/language-strings/tr.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/tr'>; -} -declare module 'react-timeago/lib/language-strings/uk.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/uk'>; -} -declare module 'react-timeago/lib/language-strings/uz.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/uz'>; -} -declare module 'react-timeago/lib/language-strings/vi.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/vi'>; -} -declare module 'react-timeago/lib/language-strings/zh-CN.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/zh-CN'>; -} -declare module 'react-timeago/lib/language-strings/zh-TW.js' { - declare module.exports: $Exports<'react-timeago/lib/language-strings/zh-TW'>; -} diff --git a/web/flow-typed/npm/redux-thunk_vx.x.x.js b/web/flow-typed/npm/redux-thunk_vx.x.x.js deleted file mode 100644 index b7b9075fb..000000000 --- a/web/flow-typed/npm/redux-thunk_vx.x.x.js +++ /dev/null @@ -1,60 +0,0 @@ -// flow-typed signature: 49d6b0299d2d902ec0a12001c9d906bb -// flow-typed version: <>/redux-thunk_v^2.2.0/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'redux-thunk' - * - * 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 'redux-thunk' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'redux-thunk/dist/redux-thunk' { - declare module.exports: any; -} - -declare module 'redux-thunk/dist/redux-thunk.min' { - declare module.exports: any; -} - -declare module 'redux-thunk/es/index' { - declare module.exports: any; -} - -declare module 'redux-thunk/lib/index' { - declare module.exports: any; -} - -declare module 'redux-thunk/src/index' { - declare module.exports: any; -} - -// Filename aliases -declare module 'redux-thunk/dist/redux-thunk.js' { - declare module.exports: $Exports<'redux-thunk/dist/redux-thunk'>; -} -declare module 'redux-thunk/dist/redux-thunk.min.js' { - declare module.exports: $Exports<'redux-thunk/dist/redux-thunk.min'>; -} -declare module 'redux-thunk/es/index.js' { - declare module.exports: $Exports<'redux-thunk/es/index'>; -} -declare module 'redux-thunk/lib/index.js' { - declare module.exports: $Exports<'redux-thunk/lib/index'>; -} -declare module 'redux-thunk/src/index.js' { - declare module.exports: $Exports<'redux-thunk/src/index'>; -} diff --git a/web/flow-typed/npm/style-loader_vx.x.x.js b/web/flow-typed/npm/style-loader_vx.x.x.js deleted file mode 100644 index a7592b884..000000000 --- a/web/flow-typed/npm/style-loader_vx.x.x.js +++ /dev/null @@ -1,66 +0,0 @@ -// flow-typed signature: 7c720376312edcebc7c28be6ab189859 -// flow-typed version: <>/style-loader_v^0.23.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'style-loader' - * - * 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 'style-loader' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'style-loader/lib/addStyles' { - declare module.exports: any; -} - -declare module 'style-loader/lib/addStyleUrl' { - declare module.exports: any; -} - -declare module 'style-loader/lib/urls' { - declare module.exports: any; -} - -declare module 'style-loader/url' { - declare module.exports: any; -} - -declare module 'style-loader/useable' { - declare module.exports: any; -} - -// Filename aliases -declare module 'style-loader/index' { - declare module.exports: $Exports<'style-loader'>; -} -declare module 'style-loader/index.js' { - declare module.exports: $Exports<'style-loader'>; -} -declare module 'style-loader/lib/addStyles.js' { - declare module.exports: $Exports<'style-loader/lib/addStyles'>; -} -declare module 'style-loader/lib/addStyleUrl.js' { - declare module.exports: $Exports<'style-loader/lib/addStyleUrl'>; -} -declare module 'style-loader/lib/urls.js' { - declare module.exports: $Exports<'style-loader/lib/urls'>; -} -declare module 'style-loader/url.js' { - declare module.exports: $Exports<'style-loader/url'>; -} -declare module 'style-loader/useable.js' { - declare module.exports: $Exports<'style-loader/useable'>; -} diff --git a/web/flow-typed/npm/terser-webpack-plugin_vx.x.x.js b/web/flow-typed/npm/terser-webpack-plugin_vx.x.x.js deleted file mode 100644 index 234abf6a9..000000000 --- a/web/flow-typed/npm/terser-webpack-plugin_vx.x.x.js +++ /dev/null @@ -1,60 +0,0 @@ -// flow-typed signature: cf29427088cced8a030d4f455020254f -// flow-typed version: <>/terser-webpack-plugin_v^1.2.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'terser-webpack-plugin' - * - * 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 'terser-webpack-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'terser-webpack-plugin/dist/cjs' { - declare module.exports: any; -} - -declare module 'terser-webpack-plugin/dist/index' { - declare module.exports: any; -} - -declare module 'terser-webpack-plugin/dist/minify' { - declare module.exports: any; -} - -declare module 'terser-webpack-plugin/dist/TaskRunner' { - declare module.exports: any; -} - -declare module 'terser-webpack-plugin/dist/worker' { - declare module.exports: any; -} - -// Filename aliases -declare module 'terser-webpack-plugin/dist/cjs.js' { - declare module.exports: $Exports<'terser-webpack-plugin/dist/cjs'>; -} -declare module 'terser-webpack-plugin/dist/index.js' { - declare module.exports: $Exports<'terser-webpack-plugin/dist/index'>; -} -declare module 'terser-webpack-plugin/dist/minify.js' { - declare module.exports: $Exports<'terser-webpack-plugin/dist/minify'>; -} -declare module 'terser-webpack-plugin/dist/TaskRunner.js' { - declare module.exports: $Exports<'terser-webpack-plugin/dist/TaskRunner'>; -} -declare module 'terser-webpack-plugin/dist/worker.js' { - declare module.exports: $Exports<'terser-webpack-plugin/dist/worker'>; -} diff --git a/web/flow-typed/npm/uglifyjs-webpack-plugin_vx.x.x.js b/web/flow-typed/npm/uglifyjs-webpack-plugin_vx.x.x.js deleted file mode 100644 index bf58cc14d..000000000 --- a/web/flow-typed/npm/uglifyjs-webpack-plugin_vx.x.x.js +++ /dev/null @@ -1,39 +0,0 @@ -// flow-typed signature: fa0c93284583fb9046dc5d5d3ee5841c -// flow-typed version: <>/uglifyjs-webpack-plugin_v^0.4.6/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'uglifyjs-webpack-plugin' - * - * 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 'uglifyjs-webpack-plugin' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'uglifyjs-webpack-plugin/dist/index' { - declare module.exports: any; -} - -declare module 'uglifyjs-webpack-plugin/lib/post_install' { - declare module.exports: any; -} - -// Filename aliases -declare module 'uglifyjs-webpack-plugin/dist/index.js' { - declare module.exports: $Exports<'uglifyjs-webpack-plugin/dist/index'>; -} -declare module 'uglifyjs-webpack-plugin/lib/post_install.js' { - declare module.exports: $Exports<'uglifyjs-webpack-plugin/lib/post_install'>; -} diff --git a/web/flow-typed/npm/url-loader_vx.x.x.js b/web/flow-typed/npm/url-loader_vx.x.x.js deleted file mode 100644 index 4f9b8c516..000000000 --- a/web/flow-typed/npm/url-loader_vx.x.x.js +++ /dev/null @@ -1,46 +0,0 @@ -// flow-typed signature: 7933a714749eebfacefc256fcbf68065 -// flow-typed version: <>/url-loader_v^1.1.2/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'url-loader' - * - * 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 'url-loader' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'url-loader/dist/cjs' { - declare module.exports: any; -} - -declare module 'url-loader/dist/index' { - declare module.exports: any; -} - -declare module 'url-loader/dist/utils/normalizeFallback' { - declare module.exports: any; -} - -// Filename aliases -declare module 'url-loader/dist/cjs.js' { - declare module.exports: $Exports<'url-loader/dist/cjs'>; -} -declare module 'url-loader/dist/index.js' { - declare module.exports: $Exports<'url-loader/dist/index'>; -} -declare module 'url-loader/dist/utils/normalizeFallback.js' { - declare module.exports: $Exports<'url-loader/dist/utils/normalizeFallback'>; -} diff --git a/web/flow-typed/npm/util-inspect_vx.x.x.js b/web/flow-typed/npm/util-inspect_vx.x.x.js deleted file mode 100644 index 8b8c073fe..000000000 --- a/web/flow-typed/npm/util-inspect_vx.x.x.js +++ /dev/null @@ -1,33 +0,0 @@ -// flow-typed signature: 0f822d4822fa7a5e4d09904196646b58 -// flow-typed version: <>/util-inspect_v^0.1.8/flow_v0.89.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'util-inspect' - * - * 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 'util-inspect' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ - - -// Filename aliases -declare module 'util-inspect/index' { - declare module.exports: $Exports<'util-inspect'>; -} -declare module 'util-inspect/index.js' { - declare module.exports: $Exports<'util-inspect'>; -} diff --git a/web/flow-typed/npm/visibilityjs_vx.x.x.js b/web/flow-typed/npm/visibilityjs_vx.x.x.js deleted file mode 100644 index cf826b083..000000000 --- a/web/flow-typed/npm/visibilityjs_vx.x.x.js +++ /dev/null @@ -1,52 +0,0 @@ -// flow-typed signature: be5011eaffaec4a5bb560cbc71b549b4 -// flow-typed version: <>/visibilityjs_v^1.2.4/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'visibilityjs' - * - * 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 'visibilityjs' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'visibilityjs/lib/visibility.core' { - declare module.exports: any; -} - -declare module 'visibilityjs/lib/visibility.fallback' { - declare module.exports: any; -} - -declare module 'visibilityjs/lib/visibility.timers' { - declare module.exports: any; -} - -// Filename aliases -declare module 'visibilityjs/index' { - declare module.exports: $Exports<'visibilityjs'>; -} -declare module 'visibilityjs/index.js' { - declare module.exports: $Exports<'visibilityjs'>; -} -declare module 'visibilityjs/lib/visibility.core.js' { - declare module.exports: $Exports<'visibilityjs/lib/visibility.core'>; -} -declare module 'visibilityjs/lib/visibility.fallback.js' { - declare module.exports: $Exports<'visibilityjs/lib/visibility.fallback'>; -} -declare module 'visibilityjs/lib/visibility.timers.js' { - declare module.exports: $Exports<'visibilityjs/lib/visibility.timers'>; -} diff --git a/web/flow-typed/npm/webpack-cli_vx.x.x.js b/web/flow-typed/npm/webpack-cli_vx.x.x.js deleted file mode 100644 index d89f75a60..000000000 --- a/web/flow-typed/npm/webpack-cli_vx.x.x.js +++ /dev/null @@ -1,67 +0,0 @@ -// flow-typed signature: 579dd501f9c21afce5b972bcf3d44f20 -// flow-typed version: <>/webpack-cli_v^3.2.1/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'webpack-cli' - * - * 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 'webpack-cli' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'webpack-cli/bin/cli' { - declare module.exports: any; -} - -declare module 'webpack-cli/bin/config-yargs' { - declare module.exports: any; -} - -declare module 'webpack-cli/bin/convert-argv' { - declare module.exports: any; -} - -declare module 'webpack-cli/bin/errorHelpers' { - declare module.exports: any; -} - -declare module 'webpack-cli/bin/prepareOptions' { - declare module.exports: any; -} - -declare module 'webpack-cli/bin/prompt-command' { - declare module.exports: any; -} - -// Filename aliases -declare module 'webpack-cli/bin/cli.js' { - declare module.exports: $Exports<'webpack-cli/bin/cli'>; -} -declare module 'webpack-cli/bin/config-yargs.js' { - declare module.exports: $Exports<'webpack-cli/bin/config-yargs'>; -} -declare module 'webpack-cli/bin/convert-argv.js' { - declare module.exports: $Exports<'webpack-cli/bin/convert-argv'>; -} -declare module 'webpack-cli/bin/errorHelpers.js' { - declare module.exports: $Exports<'webpack-cli/bin/errorHelpers'>; -} -declare module 'webpack-cli/bin/prepareOptions.js' { - declare module.exports: $Exports<'webpack-cli/bin/prepareOptions'>; -} -declare module 'webpack-cli/bin/prompt-command.js' { - declare module.exports: $Exports<'webpack-cli/bin/prompt-command'>; -} diff --git a/web/flow-typed/npm/webpack-dev-server_vx.x.x.js b/web/flow-typed/npm/webpack-dev-server_vx.x.x.js deleted file mode 100644 index 221656312..000000000 --- a/web/flow-typed/npm/webpack-dev-server_vx.x.x.js +++ /dev/null @@ -1,123 +0,0 @@ -// flow-typed signature: a7fbe18ce3aa07222737b7892f668bbd -// flow-typed version: <>/webpack-dev-server_v^3.1.14/flow_v0.98.0 - -/** - * This is an autogenerated libdef stub for: - * - * 'webpack-dev-server' - * - * 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 'webpack-dev-server' { - declare module.exports: any; -} - -/** - * We include stubs for each file inside this npm package in case you need to - * require those files directly. Feel free to delete any files that aren't - * needed. - */ -declare module 'webpack-dev-server/bin/options' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/bin/utils' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/bin/webpack-dev-server' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/index.bundle' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/index' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/live.bundle' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/overlay' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/socket' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/client/sockjs.bundle' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/lib/Server' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/lib/utils/addEntries' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/lib/utils/createCertificate' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/lib/utils/createDomain' { - declare module.exports: any; -} - -declare module 'webpack-dev-server/lib/utils/createLogger' { - declare module.exports: any; -} - -// Filename aliases -declare module 'webpack-dev-server/bin/options.js' { - declare module.exports: $Exports<'webpack-dev-server/bin/options'>; -} -declare module 'webpack-dev-server/bin/utils.js' { - declare module.exports: $Exports<'webpack-dev-server/bin/utils'>; -} -declare module 'webpack-dev-server/bin/webpack-dev-server.js' { - declare module.exports: $Exports<'webpack-dev-server/bin/webpack-dev-server'>; -} -declare module 'webpack-dev-server/client/index.bundle.js' { - declare module.exports: $Exports<'webpack-dev-server/client/index.bundle'>; -} -declare module 'webpack-dev-server/client/index.js' { - declare module.exports: $Exports<'webpack-dev-server/client/index'>; -} -declare module 'webpack-dev-server/client/live.bundle.js' { - declare module.exports: $Exports<'webpack-dev-server/client/live.bundle'>; -} -declare module 'webpack-dev-server/client/overlay.js' { - declare module.exports: $Exports<'webpack-dev-server/client/overlay'>; -} -declare module 'webpack-dev-server/client/socket.js' { - declare module.exports: $Exports<'webpack-dev-server/client/socket'>; -} -declare module 'webpack-dev-server/client/sockjs.bundle.js' { - declare module.exports: $Exports<'webpack-dev-server/client/sockjs.bundle'>; -} -declare module 'webpack-dev-server/lib/Server.js' { - declare module.exports: $Exports<'webpack-dev-server/lib/Server'>; -} -declare module 'webpack-dev-server/lib/utils/addEntries.js' { - declare module.exports: $Exports<'webpack-dev-server/lib/utils/addEntries'>; -} -declare module 'webpack-dev-server/lib/utils/createCertificate.js' { - declare module.exports: $Exports<'webpack-dev-server/lib/utils/createCertificate'>; -} -declare module 'webpack-dev-server/lib/utils/createDomain.js' { - declare module.exports: $Exports<'webpack-dev-server/lib/utils/createDomain'>; -} -declare module 'webpack-dev-server/lib/utils/createLogger.js' { - declare module.exports: $Exports<'webpack-dev-server/lib/utils/createLogger'>; -}