From ef4b9d2813c798ead0a507d01580941bcd477737 Mon Sep 17 00:00:00 2001 From: Shane Brunson Date: Tue, 12 Nov 2024 16:11:40 -0600 Subject: [PATCH] chore: update flow-typed; add flow-typed folder to repo --- .flowconfig | 1 - .gitignore | 1 - flow-typed/npm/@commitlint/cli_vx.x.x.js | 59 + .../@commitlint/config-conventional_vx.x.x.js | 33 + flow-typed/npm/@krakenjs/belter_vx.x.x.js | 275 ++ .../@krakenjs/cross-domain-utils_vx.x.x.js | 129 + .../npm/@krakenjs/grumbler-scripts_vx.x.x.js | 67 + .../npm/@krakenjs/zalgo-promise_vx.x.x.js | 149 + flow-typed/npm/@octokit/rest_v18.x.x.js | 185 + flow-typed/npm/@vitest/coverage-c8_vx.x.x.js | 42 + flow-typed/npm/@vitest/ui_vx.x.x.js | 49 + flow-typed/npm/colors_v1.x.x.js | 90 + flow-typed/npm/cross-env_vx.x.x.js | 70 + flow-typed/npm/express_v4.x.x.js | 283 ++ flow-typed/npm/flow-bin_v0.x.x.js | 6 + flow-typed/npm/fs-extra_v8.x.x.js | 871 +++++ flow-typed/npm/glob_v7.x.x.js | 79 + flow-typed/npm/husky_vx.x.x.js | 42 + flow-typed/npm/jest_v29.x.x.js | 1267 +++++++ flow-typed/npm/js-yaml_v4.x.x.js | 152 + flow-typed/npm/jsdom_vx.x.x.js | 3311 +++++++++++++++++ flow-typed/npm/lint-staged_vx.x.x.js | 217 ++ flow-typed/npm/md5_v2.x.x.js | 16 + flow-typed/npm/mkdirp_v1.x.x.js | 25 + flow-typed/npm/node-stream-zip_v1.x.x.js | 191 + flow-typed/npm/prettier_v1.x.x.js | 228 ++ flow-typed/npm/prettier_vx.x.x.js | 150 + flow-typed/npm/rimraf_v3.x.x.js | 20 + flow-typed/npm/semver_v7.x.x.js | 232 ++ flow-typed/npm/standard-version_vx.x.x.js | 209 ++ flow-typed/npm/vite_vx.x.x.js | 91 + flow-typed/npm/vitest_vx.x.x.js | 329 ++ flow-typed/npm/yargs_v15.x.x.js | 301 ++ package.json | 6 +- 34 files changed, 9171 insertions(+), 5 deletions(-) create mode 100644 flow-typed/npm/@commitlint/cli_vx.x.x.js create mode 100644 flow-typed/npm/@commitlint/config-conventional_vx.x.x.js create mode 100644 flow-typed/npm/@krakenjs/belter_vx.x.x.js create mode 100644 flow-typed/npm/@krakenjs/cross-domain-utils_vx.x.x.js create mode 100644 flow-typed/npm/@krakenjs/grumbler-scripts_vx.x.x.js create mode 100644 flow-typed/npm/@krakenjs/zalgo-promise_vx.x.x.js create mode 100644 flow-typed/npm/@octokit/rest_v18.x.x.js create mode 100644 flow-typed/npm/@vitest/coverage-c8_vx.x.x.js create mode 100644 flow-typed/npm/@vitest/ui_vx.x.x.js create mode 100644 flow-typed/npm/colors_v1.x.x.js create mode 100644 flow-typed/npm/cross-env_vx.x.x.js create mode 100644 flow-typed/npm/express_v4.x.x.js create mode 100644 flow-typed/npm/flow-bin_v0.x.x.js create mode 100644 flow-typed/npm/fs-extra_v8.x.x.js create mode 100644 flow-typed/npm/glob_v7.x.x.js create mode 100644 flow-typed/npm/husky_vx.x.x.js create mode 100644 flow-typed/npm/jest_v29.x.x.js create mode 100644 flow-typed/npm/js-yaml_v4.x.x.js create mode 100644 flow-typed/npm/jsdom_vx.x.x.js create mode 100644 flow-typed/npm/lint-staged_vx.x.x.js create mode 100644 flow-typed/npm/md5_v2.x.x.js create mode 100644 flow-typed/npm/mkdirp_v1.x.x.js create mode 100644 flow-typed/npm/node-stream-zip_v1.x.x.js create mode 100644 flow-typed/npm/prettier_v1.x.x.js create mode 100644 flow-typed/npm/prettier_vx.x.x.js create mode 100644 flow-typed/npm/rimraf_v3.x.x.js create mode 100644 flow-typed/npm/semver_v7.x.x.js create mode 100644 flow-typed/npm/standard-version_vx.x.x.js create mode 100644 flow-typed/npm/vite_vx.x.x.js create mode 100644 flow-typed/npm/vitest_vx.x.x.js create mode 100644 flow-typed/npm/yargs_v15.x.x.js diff --git a/.flowconfig b/.flowconfig index 9b2727d..2496fbe 100644 --- a/.flowconfig +++ b/.flowconfig @@ -17,4 +17,3 @@ src/declarations.js [options] module.name_mapper='^src\(.*\)$' -> '/src/\1' experimental.const_params=false -esproposal.export_star_as=enable diff --git a/.gitignore b/.gitignore index 01365e2..fcfb5bd 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ plato-reports *.log checkstyle.xml xunit.xml -flow-typed .DS_Store package-lock.json .vscode/ diff --git a/flow-typed/npm/@commitlint/cli_vx.x.x.js b/flow-typed/npm/@commitlint/cli_vx.x.x.js new file mode 100644 index 0000000..8bddf60 --- /dev/null +++ b/flow-typed/npm/@commitlint/cli_vx.x.x.js @@ -0,0 +1,59 @@ +// flow-typed signature: 5559d97aaf526bbcbabcb99b36bc5e17 +// flow-typed version: <>/@commitlint/cli_v^16.2.1/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@commitlint/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 '@commitlint/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 '@commitlint/cli/cli' { + declare module.exports: any; +} + +declare module '@commitlint/cli/lib/cli-error' { + declare module.exports: any; +} + +declare module '@commitlint/cli/lib/cli' { + declare module.exports: any; +} + +declare module '@commitlint/cli/lib/types' { + declare module.exports: any; +} + +// Filename aliases +declare module '@commitlint/cli/cli.js' { + declare module.exports: $Exports<'@commitlint/cli/cli'>; +} +declare module '@commitlint/cli/index' { + declare module.exports: $Exports<'@commitlint/cli'>; +} +declare module '@commitlint/cli/index.js' { + declare module.exports: $Exports<'@commitlint/cli'>; +} +declare module '@commitlint/cli/lib/cli-error.js' { + declare module.exports: $Exports<'@commitlint/cli/lib/cli-error'>; +} +declare module '@commitlint/cli/lib/cli.js' { + declare module.exports: $Exports<'@commitlint/cli/lib/cli'>; +} +declare module '@commitlint/cli/lib/types.js' { + declare module.exports: $Exports<'@commitlint/cli/lib/types'>; +} diff --git a/flow-typed/npm/@commitlint/config-conventional_vx.x.x.js b/flow-typed/npm/@commitlint/config-conventional_vx.x.x.js new file mode 100644 index 0000000..8dee683 --- /dev/null +++ b/flow-typed/npm/@commitlint/config-conventional_vx.x.x.js @@ -0,0 +1,33 @@ +// flow-typed signature: 9962542700789a22cff26fc78989b904 +// flow-typed version: <>/@commitlint/config-conventional_v^16.2.1/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@commitlint/config-conventional' + * + * 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 '@commitlint/config-conventional' { + 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 '@commitlint/config-conventional/index' { + declare module.exports: $Exports<'@commitlint/config-conventional'>; +} +declare module '@commitlint/config-conventional/index.js' { + declare module.exports: $Exports<'@commitlint/config-conventional'>; +} diff --git a/flow-typed/npm/@krakenjs/belter_vx.x.x.js b/flow-typed/npm/@krakenjs/belter_vx.x.x.js new file mode 100644 index 0000000..9886f01 --- /dev/null +++ b/flow-typed/npm/@krakenjs/belter_vx.x.x.js @@ -0,0 +1,275 @@ +// flow-typed signature: 1d9a51a538917baa9335b2b04ae1946b +// flow-typed version: <>/@krakenjs/belter_v^2.0.0/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@krakenjs/belter' + * + * 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 '@krakenjs/belter' { + 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 '@krakenjs/belter/dist/belter' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/belter.min' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/constants' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/css' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/decorators' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/device' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/dom' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/experiment' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/global' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/http' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/index.flow' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/screenHeights' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/storage' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/storage.test' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/test' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/types' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/dist/module/util' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/constants' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/css' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/decorators' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/device' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/dom' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/experiment' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/global' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/http' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/index.flow' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/screenHeights' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/storage' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/storage.test' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/test' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/types' { + declare module.exports: any; +} + +declare module '@krakenjs/belter/src/util' { + declare module.exports: any; +} + +// Filename aliases +declare module '@krakenjs/belter/dist/belter.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/belter'>; +} +declare module '@krakenjs/belter/dist/belter.min.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/belter.min'>; +} +declare module '@krakenjs/belter/dist/module/constants.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/constants'>; +} +declare module '@krakenjs/belter/dist/module/css.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/css'>; +} +declare module '@krakenjs/belter/dist/module/decorators.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/decorators'>; +} +declare module '@krakenjs/belter/dist/module/device.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/device'>; +} +declare module '@krakenjs/belter/dist/module/dom.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/dom'>; +} +declare module '@krakenjs/belter/dist/module/experiment.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/experiment'>; +} +declare module '@krakenjs/belter/dist/module/global.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/global'>; +} +declare module '@krakenjs/belter/dist/module/http.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/http'>; +} +declare module '@krakenjs/belter/dist/module/index.flow.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/index.flow'>; +} +declare module '@krakenjs/belter/dist/module/index' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module'>; +} +declare module '@krakenjs/belter/dist/module/index.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module'>; +} +declare module '@krakenjs/belter/dist/module/screenHeights.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/screenHeights'>; +} +declare module '@krakenjs/belter/dist/module/storage.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/storage'>; +} +declare module '@krakenjs/belter/dist/module/storage.test.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/storage.test'>; +} +declare module '@krakenjs/belter/dist/module/test.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/test'>; +} +declare module '@krakenjs/belter/dist/module/types.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/types'>; +} +declare module '@krakenjs/belter/dist/module/util.js' { + declare module.exports: $Exports<'@krakenjs/belter/dist/module/util'>; +} +declare module '@krakenjs/belter/index' { + declare module.exports: $Exports<'@krakenjs/belter'>; +} +declare module '@krakenjs/belter/index.js' { + declare module.exports: $Exports<'@krakenjs/belter'>; +} +declare module '@krakenjs/belter/src/constants.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/constants'>; +} +declare module '@krakenjs/belter/src/css.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/css'>; +} +declare module '@krakenjs/belter/src/decorators.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/decorators'>; +} +declare module '@krakenjs/belter/src/device.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/device'>; +} +declare module '@krakenjs/belter/src/dom.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/dom'>; +} +declare module '@krakenjs/belter/src/experiment.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/experiment'>; +} +declare module '@krakenjs/belter/src/global.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/global'>; +} +declare module '@krakenjs/belter/src/http.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/http'>; +} +declare module '@krakenjs/belter/src/index.flow.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/index.flow'>; +} +declare module '@krakenjs/belter/src/index' { + declare module.exports: $Exports<'@krakenjs/belter/src'>; +} +declare module '@krakenjs/belter/src/index.js' { + declare module.exports: $Exports<'@krakenjs/belter/src'>; +} +declare module '@krakenjs/belter/src/screenHeights.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/screenHeights'>; +} +declare module '@krakenjs/belter/src/storage.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/storage'>; +} +declare module '@krakenjs/belter/src/storage.test.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/storage.test'>; +} +declare module '@krakenjs/belter/src/test.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/test'>; +} +declare module '@krakenjs/belter/src/types.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/types'>; +} +declare module '@krakenjs/belter/src/util.js' { + declare module.exports: $Exports<'@krakenjs/belter/src/util'>; +} diff --git a/flow-typed/npm/@krakenjs/cross-domain-utils_vx.x.x.js b/flow-typed/npm/@krakenjs/cross-domain-utils_vx.x.x.js new file mode 100644 index 0000000..f8c26ff --- /dev/null +++ b/flow-typed/npm/@krakenjs/cross-domain-utils_vx.x.x.js @@ -0,0 +1,129 @@ +// flow-typed signature: 1b384d8a481c18b578d4eb7f1866aefd +// flow-typed version: <>/@krakenjs/cross-domain-utils_v^3.0.0/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@krakenjs/cross-domain-utils' + * + * 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 '@krakenjs/cross-domain-utils' { + 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 '@krakenjs/cross-domain-utils/dist/cross-domain-utils' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/cross-domain-utils.min' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module/constants' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module/index.flow' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module/types' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module/util' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/dist/module/utils' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src/constants' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src/index.flow' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src/types' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src/util' { + declare module.exports: any; +} + +declare module '@krakenjs/cross-domain-utils/src/utils' { + declare module.exports: any; +} + +// Filename aliases +declare module '@krakenjs/cross-domain-utils/dist/cross-domain-utils.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/cross-domain-utils'>; +} +declare module '@krakenjs/cross-domain-utils/dist/cross-domain-utils.min.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/cross-domain-utils.min'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/constants.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module/constants'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/index.flow.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module/index.flow'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/index' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/index.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/types.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module/types'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/util.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module/util'>; +} +declare module '@krakenjs/cross-domain-utils/dist/module/utils.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/dist/module/utils'>; +} +declare module '@krakenjs/cross-domain-utils/src/constants.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src/constants'>; +} +declare module '@krakenjs/cross-domain-utils/src/index.flow.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src/index.flow'>; +} +declare module '@krakenjs/cross-domain-utils/src/index' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src'>; +} +declare module '@krakenjs/cross-domain-utils/src/index.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src'>; +} +declare module '@krakenjs/cross-domain-utils/src/types.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src/types'>; +} +declare module '@krakenjs/cross-domain-utils/src/util.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src/util'>; +} +declare module '@krakenjs/cross-domain-utils/src/utils.js' { + declare module.exports: $Exports<'@krakenjs/cross-domain-utils/src/utils'>; +} diff --git a/flow-typed/npm/@krakenjs/grumbler-scripts_vx.x.x.js b/flow-typed/npm/@krakenjs/grumbler-scripts_vx.x.x.js new file mode 100644 index 0000000..61c3e57 --- /dev/null +++ b/flow-typed/npm/@krakenjs/grumbler-scripts_vx.x.x.js @@ -0,0 +1,67 @@ +// flow-typed signature: 7ec2f9ff984b201918fcd9678837db06 +// flow-typed version: <>/@krakenjs/grumbler-scripts_v^8.0.4/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@krakenjs/grumbler-scripts' + * + * 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 '@krakenjs/grumbler-scripts' { + 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 '@krakenjs/grumbler-scripts/config/karma.conf' { + declare module.exports: any; +} + +declare module '@krakenjs/grumbler-scripts/config/webpack.config' { + declare module.exports: any; +} + +declare module '@krakenjs/grumbler-scripts/test/component' { + declare module.exports: any; +} + +declare module '@krakenjs/grumbler-scripts/test/dependency' { + declare module.exports: any; +} + +declare module '@krakenjs/grumbler-scripts/test/module' { + declare module.exports: any; +} + +declare module '@krakenjs/grumbler-scripts/webpack.config' { + declare module.exports: any; +} + +// Filename aliases +declare module '@krakenjs/grumbler-scripts/config/karma.conf.js' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/config/karma.conf'>; +} +declare module '@krakenjs/grumbler-scripts/config/webpack.config.js' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/config/webpack.config'>; +} +declare module '@krakenjs/grumbler-scripts/test/component.jsx' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/test/component'>; +} +declare module '@krakenjs/grumbler-scripts/test/dependency.js' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/test/dependency'>; +} +declare module '@krakenjs/grumbler-scripts/test/module.js' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/test/module'>; +} +declare module '@krakenjs/grumbler-scripts/webpack.config.js' { + declare module.exports: $Exports<'@krakenjs/grumbler-scripts/webpack.config'>; +} diff --git a/flow-typed/npm/@krakenjs/zalgo-promise_vx.x.x.js b/flow-typed/npm/@krakenjs/zalgo-promise_vx.x.x.js new file mode 100644 index 0000000..0914f1d --- /dev/null +++ b/flow-typed/npm/@krakenjs/zalgo-promise_vx.x.x.js @@ -0,0 +1,149 @@ +// flow-typed signature: a31bde17276864ac955bb0ae5d9ebb5f +// flow-typed version: <>/@krakenjs/zalgo-promise_v^2.0.0/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@krakenjs/zalgo-promise' + * + * 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 '@krakenjs/zalgo-promise' { + 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 '@krakenjs/zalgo-promise/dist/module/exceptions' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module/export' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module/flush' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module/promise' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module/types' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/module/utils' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/zalgo-promise' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/dist/zalgo-promise.min' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/exceptions' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/export' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/flush' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/promise' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/types' { + declare module.exports: any; +} + +declare module '@krakenjs/zalgo-promise/src/utils' { + declare module.exports: any; +} + +// Filename aliases +declare module '@krakenjs/zalgo-promise/dist/module/exceptions.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/exceptions'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/export.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/export'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/flush.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/flush'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/index' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/index.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/promise.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/promise'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/types.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/types'>; +} +declare module '@krakenjs/zalgo-promise/dist/module/utils.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/module/utils'>; +} +declare module '@krakenjs/zalgo-promise/dist/zalgo-promise.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/zalgo-promise'>; +} +declare module '@krakenjs/zalgo-promise/dist/zalgo-promise.min.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/dist/zalgo-promise.min'>; +} +declare module '@krakenjs/zalgo-promise/index' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise'>; +} +declare module '@krakenjs/zalgo-promise/index.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise'>; +} +declare module '@krakenjs/zalgo-promise/src/exceptions.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/exceptions'>; +} +declare module '@krakenjs/zalgo-promise/src/export.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/export'>; +} +declare module '@krakenjs/zalgo-promise/src/flush.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/flush'>; +} +declare module '@krakenjs/zalgo-promise/src/index' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src'>; +} +declare module '@krakenjs/zalgo-promise/src/index.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src'>; +} +declare module '@krakenjs/zalgo-promise/src/promise.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/promise'>; +} +declare module '@krakenjs/zalgo-promise/src/types.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/types'>; +} +declare module '@krakenjs/zalgo-promise/src/utils.js' { + declare module.exports: $Exports<'@krakenjs/zalgo-promise/src/utils'>; +} diff --git a/flow-typed/npm/@octokit/rest_v18.x.x.js b/flow-typed/npm/@octokit/rest_v18.x.x.js new file mode 100644 index 0000000..62f6fd3 --- /dev/null +++ b/flow-typed/npm/@octokit/rest_v18.x.x.js @@ -0,0 +1,185 @@ +// flow-typed signature: 6103021a6389a42ea8b41c577b3f91b3 +// flow-typed version: 79dc43986b/@octokit/rest_v18.x.x/flow_>=v0.83.x + +declare module '@octokit/rest' { + /** + * Octokit-specific request options which are ignored for the actual request, but can be used by Octokit or plugins to manipulate how the request is sent or how a response is handled + */ + declare type RequestRequestOptions = {| + /** + * Node only. Useful for custom proxy, certificate, or dns lookup. + * + * @see https://nodejs.org/api/http.html#http_class_http_agent + */ + agent?: mixed, + /** + * Custom replacement for built-in fetch method. Useful for testing or request hooks. + */ + fetch?: any, + /** + * Use an `AbortController` instance to cancel a request. In node you can only cancel streamed requests. + */ + signal?: any, + /** + * Node only. Request/response timeout in ms, it resets on redirect. 0 to disable (OS limit applies). `options.request.signal` is recommended instead. + */ + timeout?: number, + [option: string]: any, + |}; + + declare class Octokit { + constructor(options?: {| + authStrategy?: any, + auth?: any, + userAgent?: string, + previews?: Array, + baseUrl?: string, + log?: {| + debug?: (message: string) => mixed; + info?: (message: string) => mixed; + warn?: (message: string) => mixed; + error?: (message: string) => mixed; + |}, + request?: RequestRequestOptions, + timeZone?: string, + [option: string]: any, + |}): this; + + static VERSION: string; + + actions: {| [key: string]: any |}, + activity: {| [key: string]: any |}, + apps: {| [key: string]: any |}, + auth: (...args: Array) => Promise<{| [key: string]: any |}>, + billing: {| [key: string]: any |}, + checks: {| [key: string]: any |}, + codeScanning: {| [key: string]: any |}, + codesOfConduct: {| [key: string]: any |}, + emojis: {| [key: string]: any |}, + enterpriseAdmin: {| [key: string]: any |}, + gists: {| [key: string]: any |}, + git: {| [key: string]: any |}, + gitignore: {| [key: string]: any |}, + graphql: (...args: Array) => any, + hook: (...args: Array) => any, + interactions: {| [key: string]: any |}, + issues: {| [key: string]: any |}, + licenses: {| [key: string]: any |}, + log:{| [key: string]: any |}, + markdown: {| [key: string]: any |}, + meta: {| [key: string]: any |}, + migrations: {| [key: string]: any |}, + orgs: {| [key: string]: any |}, + packages: {| [key: string]: any |}, + paginate: (...args: Array) => any, + projects: {| [key: string]: any |}, + pulls: {| [key: string]: any |}, + rateLimit: {| [key: string]: any |}, + reactions: {| [key: string]: any |}, + repos: { + getContent: ({| + owner: string, + repo: string, + path?: string, + ref?: string, + |}) => Promise<{| + headers: {| [key: string]: any |}, + status: number, + url: string, + data: Array<{| + download_url: any, + git_url: string, + html_url: string, + name: string, + path: string, + sha: string, + size: number, + type: string, + url: string, + _links: {| + git: string, + html: string, + self: string, + |} + |}>, + |}>, + /** + * This returns a list of releases, which does not include regular Git tags that have not been associated with a release. To get a list of Git tags, use the Repository Tags API. + * + * Information about published releases are available to everyone. Only users with push access will receive listings for draft releases. + */ + listReleases: ({| + /** + * The account owner of the repository. The name is not case sensitive. + */ + owner: string, + /** + * The name of the repository. The name is not case sensitive. + */ + repo: string, + /** + * The number of results per page (max 100). + */ + page?: number, + /** + * Page number of the results to fetch. + */ + per_page?: number, + |}) => Promise<{| + headers: {| [key: string]: any |}, + status: number, + url: string, + data: Array<{| + url: string, + assets_url: string, + upload_url: string, + html_url: string, + id: number, + author: {| + login: string, + id: number, + node_id: string, + avatar_url: string, + gravatar_id: string, + url: string, + html_url: string, + followers_url: string, + following_url: string, + gists_url: string, + starred_url: string, + subscriptions_url: string, + organizations_url: string, + repos_url: string, + events_url: string, + received_events_url: string, + type: string, + site_admin: boolean, + |}, + node_id: string, + tag_name: string, + target_commitish: string, + name: any, + draft: boolean, + prerelease: boolean, + created_at: string, + published_at: string, + assets: Array, + tarball_url: string, + zipball_url: string, + body: string, + |}>, + |}>, + [key: string]: any, + }, + request: (...args: Array) => any, + rest: {| [key: string]: any |}, + search: {| [key: string]: any |}, + secretScanning: {| [key: string]: any |}, + teams: {| [key: string]: any |}, + users: {| [key: string]: any |}, + } + + declare module.exports: {| + Octokit: typeof Octokit, + |}; +} diff --git a/flow-typed/npm/@vitest/coverage-c8_vx.x.x.js b/flow-typed/npm/@vitest/coverage-c8_vx.x.x.js new file mode 100644 index 0000000..2cdeeb2 --- /dev/null +++ b/flow-typed/npm/@vitest/coverage-c8_vx.x.x.js @@ -0,0 +1,42 @@ +// flow-typed signature: a2a4fc7125f4a28a85cbc0b197e2e3ee +// flow-typed version: <>/@vitest/coverage-c8_v^0.29.2/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@vitest/coverage-c8' + * + * 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 '@vitest/coverage-c8' { + 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 '@vitest/coverage-c8/dist' { + declare module.exports: any; +} + +declare module '@vitest/coverage-c8/dist/provider' { + declare module.exports: any; +} + +// Filename aliases +declare module '@vitest/coverage-c8/dist/index' { + declare module.exports: $Exports<'@vitest/coverage-c8/dist'>; +} +declare module '@vitest/coverage-c8/dist/index.js' { + declare module.exports: $Exports<'@vitest/coverage-c8/dist'>; +} +declare module '@vitest/coverage-c8/dist/provider.js' { + declare module.exports: $Exports<'@vitest/coverage-c8/dist/provider'>; +} diff --git a/flow-typed/npm/@vitest/ui_vx.x.x.js b/flow-typed/npm/@vitest/ui_vx.x.x.js new file mode 100644 index 0000000..d155a64 --- /dev/null +++ b/flow-typed/npm/@vitest/ui_vx.x.x.js @@ -0,0 +1,49 @@ +// flow-typed signature: 6fd04c7e23e221af33eaa84fe8f28617 +// flow-typed version: <>/@vitest/ui_v^0.29.2/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * '@vitest/ui' + * + * 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 '@vitest/ui' { + 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 '@vitest/ui/dist/client/assets/index-84967894' { + declare module.exports: any; +} + +declare module '@vitest/ui/dist' { + declare module.exports: any; +} + +declare module '@vitest/ui/dist/reporter' { + declare module.exports: any; +} + +// Filename aliases +declare module '@vitest/ui/dist/client/assets/index-84967894.js' { + declare module.exports: $Exports<'@vitest/ui/dist/client/assets/index-84967894'>; +} +declare module '@vitest/ui/dist/index' { + declare module.exports: $Exports<'@vitest/ui/dist'>; +} +declare module '@vitest/ui/dist/index.js' { + declare module.exports: $Exports<'@vitest/ui/dist'>; +} +declare module '@vitest/ui/dist/reporter.js' { + declare module.exports: $Exports<'@vitest/ui/dist/reporter'>; +} diff --git a/flow-typed/npm/colors_v1.x.x.js b/flow-typed/npm/colors_v1.x.x.js new file mode 100644 index 0000000..90c35c0 --- /dev/null +++ b/flow-typed/npm/colors_v1.x.x.js @@ -0,0 +1,90 @@ +// flow-typed signature: 6c56e55f6af24f47c33f50f10270785f +// flow-typed version: 590676b089/colors_v1.x.x/flow_>=v0.104.x + +declare module "colors" { + declare type Color = { + (text: string): string, + strip: Color, + stripColors: Color, + black: Color, + red: Color, + green: Color, + yellow: Color, + blue: Color, + magenta: Color, + cyan: Color, + white: Color, + gray: Color, + grey: Color, + bgBlack: Color, + bgRed: Color, + bgGreen: Color, + bgYellow: Color, + bgBlue: Color, + bgMagenta: Color, + bgCyan: Color, + bgWhite: Color, + reset: Color, + bold: Color, + dim: Color, + italic: Color, + underline: Color, + inverse: Color, + hidden: Color, + strikethrough: Color, + rainbow: Color, + zebra: Color, + america: Color, + trap: Color, + random: Color, + zalgo: Color, + ... + }; + + declare module.exports: { + enabled: boolean, + themes: {...}, + enable(): void, + disable(): void, + setTheme(theme: {...}): void, + strip: Color, + stripColors: Color, + black: Color, + red: Color, + green: Color, + yellow: Color, + blue: Color, + magenta: Color, + cyan: Color, + white: Color, + gray: Color, + grey: Color, + bgBlack: Color, + bgRed: Color, + bgGreen: Color, + bgYellow: Color, + bgBlue: Color, + bgMagenta: Color, + bgCyan: Color, + bgWhite: Color, + reset: Color, + bold: Color, + dim: Color, + italic: Color, + underline: Color, + inverse: Color, + hidden: Color, + strikethrough: Color, + rainbow: Color, + zebra: Color, + america: Color, + trap: Color, + random: Color, + zalgo: Color, + ... + }; +} + +declare module "colors/safe" { + declare module.exports: $Exports<"colors">; +} diff --git a/flow-typed/npm/cross-env_vx.x.x.js b/flow-typed/npm/cross-env_vx.x.x.js new file mode 100644 index 0000000..d37cee2 --- /dev/null +++ b/flow-typed/npm/cross-env_vx.x.x.js @@ -0,0 +1,70 @@ +// flow-typed signature: d88f07e71439b946a3c634907a30e9c7 +// flow-typed version: <>/cross-env_v^7.0.3/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'cross-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 'cross-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 'cross-env/src/bin/cross-env-shell' { + declare module.exports: any; +} + +declare module 'cross-env/src/bin/cross-env' { + declare module.exports: any; +} + +declare module 'cross-env/src/command' { + declare module.exports: any; +} + +declare module 'cross-env/src' { + declare module.exports: any; +} + +declare module 'cross-env/src/is-windows' { + declare module.exports: any; +} + +declare module 'cross-env/src/variable' { + declare module.exports: any; +} + +// Filename aliases +declare module 'cross-env/src/bin/cross-env-shell.js' { + declare module.exports: $Exports<'cross-env/src/bin/cross-env-shell'>; +} +declare module 'cross-env/src/bin/cross-env.js' { + declare module.exports: $Exports<'cross-env/src/bin/cross-env'>; +} +declare module 'cross-env/src/command.js' { + declare module.exports: $Exports<'cross-env/src/command'>; +} +declare module 'cross-env/src/index' { + declare module.exports: $Exports<'cross-env/src'>; +} +declare module 'cross-env/src/index.js' { + declare module.exports: $Exports<'cross-env/src'>; +} +declare module 'cross-env/src/is-windows.js' { + declare module.exports: $Exports<'cross-env/src/is-windows'>; +} +declare module 'cross-env/src/variable.js' { + declare module.exports: $Exports<'cross-env/src/variable'>; +} diff --git a/flow-typed/npm/express_v4.x.x.js b/flow-typed/npm/express_v4.x.x.js new file mode 100644 index 0000000..21af8aa --- /dev/null +++ b/flow-typed/npm/express_v4.x.x.js @@ -0,0 +1,283 @@ +// flow-typed signature: 7370f7891e5e848a4015f3bf7b4781f5 +// flow-typed version: 1c80d826df/express_v4.x.x/flow_>=v0.104.x + +declare type express$RouterOptions = { + caseSensitive?: boolean, + mergeParams?: boolean, + strict?: boolean, + ... +}; + +declare class express$RequestResponseBase { + app: express$Application; + get(field: string): string | void; +} + +declare type express$RangeParserOptions = {| + +combine?: boolean, +|}; + +declare type express$RangeParserRange = {| + +start: number, + +end: number, +|}; + +declare type express$RequestParams = { [param: string]: string, ... } + +/* + NOTE: Use caution when extending `express$Request` or `express$Response`. When + a request first hits the server, its `req` and `res` will not have any + additional properties, even if you explicitly type them with your custom + subclass. Subsequent middleware may assign these properties, but you must be + cognizant of this ordering. One way to handle this is marking all properties + as optional to force refinement every time a property is accessed. Therefore, + we advise that you always mark properties as _optional_ in `express$Request` + and `express$Response` subclasses. + + You may decide not to do this, in which case the typings will be unsound and + the behavior will be similar to how arrays work in Flow. See here for more + information: https://flow.org/en/docs/types/arrays/#toc-array-access-is-unsafe + + See #3578 and #3337 for additional discussion. If you have ideas on how to + improve these typings, please share them in #3578 or open a new issue. + + **BAD** + declare class test_express$CustomRequest extends express$Request { + foo: string; + } + + **GOOD** + declare class test_express$CustomRequest extends express$Request { + foo: string | void; + } +*/ +declare class express$Request extends http$IncomingMessage mixins express$RequestResponseBase { + baseUrl: string; + body: mixed; + cookies: { [cookie: string]: string, ... }; + connection: net$Socket; + fresh: boolean; + hostname: string; + ip: string; + ips: Array; + method: string; + originalUrl: string; + params: express$RequestParams; + path: string; + protocol: 'https' | 'http'; + query: { [name: string]: string | Array, ... }; + route: string; + secure: boolean; + signedCookies: { [signedCookie: string]: string, ... }; + stale: boolean; + subdomains: Array; + xhr: boolean; + accepts(types: string): string | false; + accepts(types: Array): string | false; + acceptsCharsets(...charsets: Array): string | false; + acceptsEncodings(...encoding: Array): string | false; + acceptsLanguages(...lang: Array): string | false; + header(field: string): string | void; + is(type: string): string | false; + param(name: string, defaultValue?: string): string | void; + range(size: number, options?: express$RangeParserOptions): Array | number | void; +} + +declare type express$CookieOptions = { + domain?: string, + encode?: (value: string) => string, + expires?: Date, + httpOnly?: boolean, + maxAge?: number, + path?: string, + secure?: boolean, + signed?: boolean, + ... +}; + +declare type express$Path = string | RegExp; + +declare type express$RenderCallback = (err: Error | null, html?: string) => mixed; + +declare type express$SendFileOptions = { + maxAge?: number, + root?: string, + lastModified?: boolean, + headers?: { [name: string]: string, ... }, + dotfiles?: 'allow' | 'deny' | 'ignore', + ... +}; + +declare class express$Response extends http$ServerResponse mixins express$RequestResponseBase { + headersSent: boolean; + locals: { [name: string]: mixed, ... }; + append(field: string, value?: string): this; + attachment(filename?: string): this; + cookie(name: string, value: string, options?: express$CookieOptions): this; + clearCookie(name: string, options?: express$CookieOptions): this; + download(path: string, filename?: string, callback?: (err?: ?Error) => void): this; + format(typesObject: { [type: string]: Function, ... }): this; + json(body?: mixed): this; + jsonp(body?: mixed): this; + links(links: { [name: string]: string, ... }): this; + location(path: string): this; + redirect(url: string, ...args: Array): this; + redirect(status: number, url: string, ...args: Array): this; + render(view: string, locals?: { [name: string]: mixed, ... }, callback?: express$RenderCallback): this; + render(view: string, callback?: express$RenderCallback): this; + send(body?: mixed): this; + sendFile(path: string, options?: express$SendFileOptions, callback?: (err?: ?Error) => mixed): this; + sendStatus(statusCode: number): this; + header(field: string, value?: string): this; + header(headers: { [name: string]: string, ... }): this; + set(field: string, value?: string|string[]): this; + set(headers: { [name: string]: string, ... }): this; + status(statusCode: number): this; + type(type: string): this; + vary(field: string): this; + req: express$Request; +} + +declare type express$NextFunction = (err?: ?Error | 'route') => mixed; +declare type express$Middleware< + Req: express$Request = express$Request, + Res: express$Response = express$Response, +> = + ((req: Req, res: Res, next: express$NextFunction) => mixed) | + ((error: Error, req: Req, res: Res, next: express$NextFunction) => mixed); + +declare interface express$RouteMethodType< + T, + Req: express$Request = express$Request, + Res: express$Response = express$Response, +> { + (middleware: express$Middleware): T; + (...middleware: Array>): T; + ( + path: express$Path | $ReadOnlyArray, + ...middleware: Array> + ): T; +} + +declare class express$Route< + Req: express$Request = express$Request, + Res: express$Response = express$Response, +> { + all: express$RouteMethodType; + get: express$RouteMethodType; + post: express$RouteMethodType; + put: express$RouteMethodType; + head: express$RouteMethodType; + delete: express$RouteMethodType; + options: express$RouteMethodType; + trace: express$RouteMethodType; + copy: express$RouteMethodType; + lock: express$RouteMethodType; + mkcol: express$RouteMethodType; + move: express$RouteMethodType; + purge: express$RouteMethodType; + propfind: express$RouteMethodType; + proppatch: express$RouteMethodType; + unlock: express$RouteMethodType; + report: express$RouteMethodType; + mkactivity: express$RouteMethodType; + checkout: express$RouteMethodType; + merge: express$RouteMethodType; + + // @TODO Missing 'm-search' but get flow illegal name error. + + notify: express$RouteMethodType; + subscribe: express$RouteMethodType; + unsubscribe: express$RouteMethodType; + patch: express$RouteMethodType; + search: express$RouteMethodType; + connect: express$RouteMethodType; +} + +declare type express$IncomingMessage = http$IncomingMessage | http$IncomingMessage<>; + +declare class express$Router< + Req: express$Request = express$Request, + Res: express$Response = express$Response, +> extends express$Route { + constructor(options?: express$RouterOptions): void; + route(path: string): express$Route; + static ( + options?: express$RouterOptions, + ): express$Router; + use(middleware: express$Middleware): this; + use(...middleware: Array>): this; + use( + path: express$Path | $ReadOnlyArray, + ...middleware: Array> + ): this; + use(path: string, router: express$Router): this; + handle(req: express$IncomingMessage, res: http$ServerResponse, next: express$NextFunction): void; + param( + param: string, + callback: ( + req: Req, + res: Res, + next: express$NextFunction, + value: string, + paramName: string, + ) => mixed + ): void; + (req: express$IncomingMessage, res: http$ServerResponse, next?: ?express$NextFunction): void; +} + +declare class express$Application< + Req: express$Request = express$Request, + Res: express$Response = express$Response, +> extends express$Router mixins events$EventEmitter { + constructor(): void; + locals: { [name: string]: mixed, ... }; + mountpath: string; + listen(port: number, hostname?: string, backlog?: number, callback?: (err?: ?Error) => mixed): ?http$Server; + listen(port: number, hostname?: string, callback?: (err?: ?Error) => mixed): ?http$Server; + listen(port: number, callback?: (err?: ?Error) => mixed): ?http$Server; + listen(path: string, callback?: (err?: ?Error) => mixed): ?http$Server; + listen(handle: Object, callback?: (err?: ?Error) => mixed): ?http$Server; + disable(name: string): void; + disabled(name: string): boolean; + enable(name: string): this; + enabled(name: string): boolean; + engine(name: string, callback: Function): void; + /** + * Mixed will not be taken as a value option. Issue around using the GET http method name and the get for settings. + */ + // get(name: string): mixed; + set(name: string, value: mixed): mixed; + render(name: string, options: { [name: string]: mixed, ... }, callback: express$RenderCallback): void; + render(name: string, callback: express$RenderCallback): void; + handle(req: express$IncomingMessage, res: http$ServerResponse, next?: ?express$NextFunction): void; + // callable signature is not inherited + (req: express$IncomingMessage, res: http$ServerResponse, next?: ?express$NextFunction): void; +} + +declare module 'express' { + declare export type RouterOptions = express$RouterOptions; + declare export type CookieOptions = express$CookieOptions; + declare export type Middleware< + Req: express$Request = express$Request, + Res: express$Response = express$Response, + > = express$Middleware; + declare export type NextFunction = express$NextFunction; + declare export type RequestParams = express$RequestParams; + declare export type $Response = express$Response; + declare export type $Request = express$Request; + declare export type $Application< + Req: express$Request = express$Request, + Res: express$Response = express$Response, + > = express$Application; + + declare module.exports: { + // If you try to call like a function, it will use this signature + (): express$Application, + // `static` property on the function + static: (root: string, options?: Object) => express$Middleware, + // `Router` property on the function + Router: typeof express$Router, + ... + }; +} diff --git a/flow-typed/npm/flow-bin_v0.x.x.js b/flow-typed/npm/flow-bin_v0.x.x.js new file mode 100644 index 0000000..fda1f29 --- /dev/null +++ b/flow-typed/npm/flow-bin_v0.x.x.js @@ -0,0 +1,6 @@ +// flow-typed signature: 28fdff7f110e1c75efab63ff205dda30 +// flow-typed version: c6154227d1/flow-bin_v0.x.x/flow_>=v0.104.x + +declare module "flow-bin" { + declare module.exports: string; +} diff --git a/flow-typed/npm/fs-extra_v8.x.x.js b/flow-typed/npm/fs-extra_v8.x.x.js new file mode 100644 index 0000000..89f097a --- /dev/null +++ b/flow-typed/npm/fs-extra_v8.x.x.js @@ -0,0 +1,871 @@ +// flow-typed signature: beb4c73787fb04b445ce22aee439eed9 +// flow-typed version: d81afd5307/fs-extra_v8.x.x/flow_>=v0.104.x + +declare module "fs-extra" { + import type { Stats, ReadStream, WriteStream } from "fs"; + import typeof fsTypes from "fs"; + + declare type SymlinkType = "dir" | "file"; + declare type FsSymlinkType = "dir" | "file" | "junction"; + + declare type CopyFilterSync = (src: string, dest: string) => boolean; + declare type CopyFilterAsync = ( + src: string, + dest: string + ) => Promise; + + declare type CopyOptions = { + dereference?: boolean, + overwrite?: boolean, + preserveTimestamps?: boolean, + errorOnExist?: boolean, + recursive?: boolean, + ... + }; + + declare type CopyOptionsAync = CopyOptions & { filter?: CopyFilterSync | CopyFilterAsync, ... }; + + declare type CopyOptionsSync = CopyOptions & { filter?: CopyFilterSync, ... }; + + declare type MoveOptions = { + overwrite?: boolean, + limit?: number, + ... + }; + + declare type ReadOptions = { + throws?: boolean, + fs?: Object, + reviver?: any, + encoding?: string, + flag?: string, + ... + }; + + declare type WriteFileOptions = { + encoding?: string, + flag?: string, + mode?: number, + ... + }; + + declare type WriteOptions = WriteFileOptions & { + fs?: Object, + replacer?: any, + spaces?: number | string, + EOL?: string, + ... + }; + + declare type ReadResult = { + bytesRead: number, + buffer: Buffer, + ... + }; + + declare type WriteResult = { + bytesWritten: number, + buffer: Buffer, + ... + }; + + declare type ReadStreamOptions = { + bufferSize?: number, + encoding?: string, + fd?: number, + flags?: string, + mode?: number, + ... + } + + declare type WriteStreamOptions = { + encoding?: string, + flags?: string, + string?: string, + ... + } + + declare function copy( + src: string, + dest: string, + options?: CopyOptionsAync + ): Promise; + declare function copy( + src: string, + dest: string, + callback: (err: Error) => void + ): void; + declare function copy( + src: string, + dest: string, + options: CopyOptionsAync, + callback: (err: Error) => void + ): void; + declare function copySync( + src: string, + dest: string, + options?: CopyOptionsSync + ): void; + + declare function move( + src: string, + dest: string, + options?: MoveOptions + ): Promise; + declare function move( + src: string, + dest: string, + callback: (err: Error) => void + ): void; + declare function move( + src: string, + dest: string, + options: MoveOptions, + callback: (err: Error) => void + ): void; + declare function moveSync( + src: string, + dest: string, + options?: MoveOptions + ): void; + + declare function createFile(file: string): Promise; + declare function createFile( + file: string, + callback: (err: Error) => void + ): void; + declare function createFileSync(file: string): void; + declare function createReadStream(path: string, options?: ReadStreamOptions): ReadStream; + declare function createWriteStream(path: string, options?: WriteStreamOptions): WriteStream; + + declare function ensureDir(path: string): Promise; + declare function ensureDir( + path: string, + callback: (err: Error) => void + ): void; + declare function ensureDirSync(path: string): void; + + declare function exists(path: string): Promise; + declare function exists(path: string, callback?: (exists: boolean) => void): void; + + declare function mkdirs(dir: string): Promise; + declare function mkdirs( + dir: string, + callback: (err: Error) => void + ): void; + declare function mkdirsSync(dir: string): void; + + declare function mkdirp(dir: string): Promise; + declare function mkdirp( + dir: string, + callback: (err: Error) => void + ): void; + declare function mkdirpSync(dir: string): void; + + declare function outputFile( + file: string, + data: any, + options?: WriteFileOptions | string + ): Promise; + declare function outputFile( + file: string, + data: any, + callback: (err: Error) => void + ): void; + declare function outputFile( + file: string, + data: any, + options: WriteFileOptions | string, + callback: (err: Error) => void + ): void; + declare function outputFileSync( + file: string, + data: any, + options?: WriteFileOptions | string + ): void; + + declare function readJson( + file: string, + options?: ReadOptions + ): Promise; + declare function readJson( + file: string, + callback: (err: Error, jsonObject: any) => void + ): void; + declare function readJson( + file: string, + options: ReadOptions, + callback: (err: Error, jsonObject: any) => void + ): void; + declare function readJSON( + file: string, + options?: ReadOptions + ): Promise; + declare function readJSON( + file: string, + callback: (err: Error, jsonObject: any) => void + ): void; + declare function readJSON( + file: string, + options: ReadOptions, + callback: (err: Error, jsonObject: any) => void + ): void; + + declare function readJsonSync( + file: string, + options?: ReadOptions + ): any; + declare function readJSONSync( + file: string, + options?: ReadOptions + ): any; + + declare function remove(dir: string): Promise; + declare function remove( + dir: string, + callback: (err: Error) => void + ): void; + declare function removeSync(dir: string): void; + + declare function outputJson( + file: string, + data: any, + options?: WriteOptions + ): Promise; + declare function outputJSON( + file: string, + data: any, + options?: WriteOptions + ): Promise; + declare function outputJson( + file: string, + data: any, + options: WriteOptions, + callback: (err: Error) => void + ): void; + declare function outputJSON( + file: string, + data: any, + options: WriteOptions, + callback: (err: Error) => void + ): void; + declare function outputJson( + file: string, + data: any, + callback: (err: Error) => void + ): void; + declare function outputJSON( + file: string, + data: any, + callback: (err: Error) => void + ): void; + declare function outputJsonSync( + file: string, + data: any, + options?: WriteOptions + ): void; + declare function outputJSONSync( + file: string, + data: any, + options?: WriteOptions + ): void; + + declare function writeJSON( + file: string, + object: any, + options?: WriteOptions + ): Promise; + declare function writeJSON( + file: string, + object: any, + callback: (err: Error) => void + ): void; + declare function writeJSON( + file: string, + object: any, + options: WriteOptions, + callback: (err: Error) => void + ): void; + declare function writeJson( + file: string, + object: any, + options?: WriteOptions + ): Promise; + declare function writeJson( + file: string, + object: any, + callback: (err: Error) => void + ): void; + declare function writeJson( + file: string, + object: any, + options: WriteOptions, + callback: (err: Error) => void + ): void; + + declare function writeJsonSync( + file: string, + object: any, + options?: WriteOptions + ): void; + declare function writeJSONSync( + file: string, + object: any, + options?: WriteOptions + ): void; + + declare function ensureFile(path: string): Promise; + declare function ensureFile( + path: string, + callback: (err: Error) => void + ): void; + declare function ensureFileSync(path: string): void; + + declare function ensureLink(src: string, dest: string): Promise; + declare function ensureLink( + src: string, + dest: string, + callback: (err: Error) => void + ): void; + declare function ensureLinkSync(src: string, dest: string): void; + + declare function ensureSymlink( + src: string, + dest: string, + type?: SymlinkType + ): Promise; + declare function ensureSymlink( + src: string, + dest: string, + type: SymlinkType, + callback: (err: Error) => void + ): void; + declare function ensureSymlink( + src: string, + dest: string, + callback: (err: Error) => void + ): void; + declare function ensureSymlinkSync( + src: string, + dest: string, + type?: SymlinkType + ): void; + + declare function emptyDir(path: string): Promise; + declare function emptyDir( + path: string, + callback: (err: Error) => void + ): void; + declare function emptyDirSync(path: string): void; + + declare function pathExists(path: string): Promise; + declare function pathExists( + path: string, + callback: (err: Error, exists: boolean) => void + ): void; + declare function pathExistsSync(path: string): boolean; + + declare function access( + path: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function access( + path: string | Buffer, + mode: number, + callback: (err: ErrnoError) => void + ): void; + declare function access( + path: string | Buffer, + mode?: number + ): Promise; + + declare function appendFile( + file: string | Buffer | number, + data: any, + options: { + encoding?: string, + mode?: number | string, + flag?: string, + ... + }, + callback: (err: ErrnoError) => void + ): void; + declare function appendFile( + file: string | Buffer | number, + data: any, + callback: (err: ErrnoError) => void + ): void; + declare function appendFile( + file: string | Buffer | number, + data: any, + options?: { + encoding?: string, + mode?: number | string, + flag?: string, + ... + } + ): Promise; + + declare function chmod( + path: string | Buffer, + mode: string | number, + callback: (err: ErrnoError) => void + ): void; + declare function chmod( + path: string | Buffer, + mode: string | number + ): Promise; + + declare function chown( + path: string | Buffer, + uid: number, + gid: number + ): Promise; + declare function chown( + path: string | Buffer, + uid: number, + gid: number, + callback: (err: ErrnoError) => void + ): void; + + declare function close( + fd: number, + callback: (err: ErrnoError) => void + ): void; + declare function close(fd: number): Promise; + + declare function fchmod( + fd: number, + mode: string | number, + callback: (err: ErrnoError) => void + ): void; + declare function fchmod( + fd: number, + mode: string | number + ): Promise; + + declare function fchown( + fd: number, + uid: number, + gid: number, + callback: (err: ErrnoError) => void + ): void; + declare function fchown( + fd: number, + uid: number, + gid: number + ): Promise; + + declare function fdatasync(fd: number, callback: () => void): void; + declare function fdatasync(fd: number): Promise; + + declare function fstat( + fd: number, + callback: (err: ErrnoError, stats: Stats) => any + ): void; + declare function fstat(fd: number): Promise; + + declare function fsync( + fd: number, + callback: (err: ErrnoError) => void + ): void; + declare function fsync(fd: number): Promise; + + declare function ftruncate( + fd: number, + callback: (err: ErrnoError) => void + ): void; + declare function ftruncate( + fd: number, + len: number, + callback: (err: ErrnoError) => void + ): void; + declare function ftruncate(fd: number, len?: number): Promise; + + declare function futimes( + fd: number, + atime: number, + mtime: number, + callback: (err: ErrnoError) => void + ): void; + declare function futimes( + fd: number, + atime: Date, + mtime: Date, + callback: (err: ErrnoError) => void + ): void; + declare function futimes( + fd: number, + atime: number, + mtime: number + ): Promise; + declare function futimes( + fd: number, + atime: Date, + mtime: Date + ): Promise; + + declare function lchown( + path: string | Buffer, + uid: number, + gid: number, + callback: (err: ErrnoError) => void + ): void; + declare function lchown( + path: string | Buffer, + uid: number, + gid: number + ): Promise; + + declare function link( + srcpath: string | Buffer, + dstpath: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function link( + srcpath: string | Buffer, + dstpath: string | Buffer + ): Promise; + + declare function lstat( + path: string | Buffer, + callback: (err: ErrnoError, stats: Stats) => any + ): void; + declare function lstat(path: string | Buffer): Promise; + + declare function mkdir( + path: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function mkdir( + path: string | Buffer, + mode: number | string, + callback: (err: ErrnoError) => void + ): void; + declare function mkdir(path: string | Buffer): Promise; + + declare function open( + path: string | Buffer, + flags: string | number, + callback: (err: ErrnoError, fd: number) => void + ): void; + declare function open( + path: string | Buffer, + flags: string | number, + mode: number, + callback: (err: ErrnoError, fd: number) => void + ): void; + declare function open( + path: string | Buffer, + flags: string | number, + mode?: number + ): Promise; + + declare function read( + fd: number, + buffer: Buffer, + offset: number, + length: number, + position: number | null, + callback: (err: ErrnoError, bytesRead: number, buffer: Buffer) => void + ): void; + declare function read( + fd: number, + buffer: Buffer, + offset: number, + length: number, + position: number | null + ): Promise; + + declare function readFile( + file: string | Buffer | number, + callback: (err: ErrnoError, data: Buffer) => void + ): void; + declare function readFile( + file: string | Buffer | number, + encoding: string, + callback: (err: ErrnoError, data: string) => void + ): void; + declare function readFile( + file: string | Buffer | number, + options: { flag?: string, ... } | { + encoding: string, + flag?: string, + ... + }, + callback: (err: ErrnoError, data: Buffer) => void + ): void; + declare function readFile( + file: string | Buffer | number, + options: { flag?: string, ... } | { + encoding: string, + flag?: string, + ... + }, + ): Promise; + declare function readFile( + file: string | Buffer | number, + encoding: string + ): Promise; + declare function readFile( + file: string | Buffer | number + ): Promise; + + declare function readdir( + path: string | Buffer, + callback: (err: ErrnoError, files: string[]) => void + ): void; + declare function readdir(path: string | Buffer): Promise; + + declare function readlink( + path: string | Buffer, + callback: (err: ErrnoError, linkString: string) => any + ): void; + declare function readlink(path: string | Buffer): Promise; + + declare function realpath( + path: string | Buffer, + callback: (err: ErrnoError, resolvedPath: string) => any + ): void; + declare function realpath( + path: string | Buffer, + cache: { [path: string]: string, ... }, + callback: (err: ErrnoError, resolvedPath: string) => any + ): void; + declare function realpath( + path: string | Buffer, + cache?: { [path: string]: string, ... } + ): Promise; + + declare function rename( + oldPath: string, + newPath: string, + callback: (err: ErrnoError) => void + ): void; + declare function rename( + oldPath: string, + newPath: string + ): Promise; + + declare function rmdir( + path: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function rmdir(path: string | Buffer): Promise; + + declare function stat( + path: string | Buffer, + callback: (err: ErrnoError, stats: Stats) => any + ): void; + declare function stat(path: string | Buffer): Promise; + + declare function statSync(path: string): Stats; + + declare function symlink( + srcpath: string | Buffer, + dstpath: string | Buffer, + type: FsSymlinkType | void, + callback: (err: ErrnoError) => void + ): void; + declare function symlink( + srcpath: string | Buffer, + dstpath: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function symlink( + srcpath: string | Buffer, + dstpath: string | Buffer, + type?: FsSymlinkType + ): Promise; + + declare function truncate( + path: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function truncate( + path: string | Buffer, + len: number, + callback: (err: ErrnoError) => void + ): void; + declare function truncate( + path: string | Buffer, + len?: number + ): Promise; + + declare function unlink( + path: string | Buffer, + callback: (err: ErrnoError) => void + ): void; + declare function unlink(path: string | Buffer): Promise; + + declare function utimes( + path: string | Buffer, + atime: number, + mtime: number, + callback: (err: ErrnoError) => void + ): void; + declare function utimes( + path: string | Buffer, + atime: Date, + mtime: Date, + callback: (err: ErrnoError) => void + ): void; + declare function utimes( + path: string | Buffer, + atime: number, + mtime: number + ): Promise; + declare function utimes( + path: string | Buffer, + atime: Date, + mtime: Date + ): Promise; + + declare function write( + fd: number, + buffer: Buffer, + offset: number, + length: number, + position: number | null, + callback: (err: ErrnoError, written: number, buffer: Buffer) => void + ): void; + declare function write( + fd: number, + buffer: Buffer, + offset: number, + length: number, + callback: (err: ErrnoError, written: number, buffer: Buffer) => void + ): void; + declare function write( + fd: number, + data: any, + callback: (err: ErrnoError, written: number, str: string) => void + ): void; + declare function write( + fd: number, + data: any, + offset: number, + callback: (err: ErrnoError, written: number, str: string) => void + ): void; + declare function write( + fd: number, + data: any, + offset: number, + encoding: string, + callback: (err: ErrnoError, written: number, str: string) => void + ): void; + declare function write( + fd: number, + buffer: Buffer, + offset: number, + length: number, + position?: number | null + ): Promise; + declare function write( + fd: number, + data: any, + offset: number, + encoding?: string + ): Promise; + + declare function writeFile( + file: string | Buffer | number, + data: any, + callback: (err: ErrnoError) => void + ): void; + declare function writeFile( + file: string | Buffer | number, + data: any, + options?: WriteFileOptions | string + ): Promise; + declare function writeFile( + file: string | Buffer | number, + data: any, + options: WriteFileOptions | string, + callback: (err: ErrnoError) => void + ): void; + + declare function mkdtemp(prefix: string): Promise; + declare function mkdtemp( + prefix: string, + callback: (err: ErrnoError, folder: string) => void + ): void; + + declare module.exports: {| + ...fsTypes; + access: typeof access; + appendFile: typeof appendFile; + chmod: typeof chmod; + chown: typeof chown; + close: typeof close; + copy: typeof copy; + copySync: typeof copySync; + createFile: typeof createFile; + createFileSync: typeof createFileSync; + createReadStream: typeof createReadStream; + createWriteStream: typeof createWriteStream; + emptyDir: typeof emptyDir; + emptyDirSync: typeof emptyDirSync; + ensureDir: typeof ensureDir; + ensureDirSync: typeof ensureDirSync; + ensureFile: typeof ensureFile; + ensureFileSync: typeof ensureFileSync; + ensureLink: typeof ensureLink; + ensureLinkSync: typeof ensureLinkSync; + ensureSymlink: typeof ensureSymlink; + ensureSymlinkSync: typeof ensureSymlinkSync; + exists: typeof exists; + fchmod: typeof fchmod; + fchown: typeof fchown; + fdatasync: typeof fdatasync; + fstat: typeof fstat; + fsync: typeof fsync; + ftruncate: typeof ftruncate; + futimes: typeof futimes; + lchown: typeof lchown; + link: typeof link; + lstat: typeof lstat; + mkdir: typeof mkdir; + mkdirp: typeof mkdirp; + mkdirpSync: typeof mkdirpSync; + mkdirs: typeof mkdirs; + mkdirsSync: typeof mkdirsSync; + mkdtemp: typeof mkdtemp; + move: typeof move; + moveSync: typeof moveSync; + open: typeof open; + outputFile: typeof outputFile; + outputFileSync: typeof outputFileSync; + outputJson: typeof outputJson; + outputJSON: typeof outputJSON; + outputJsonSync: typeof outputJsonSync; + outputJSONSync: typeof outputJSONSync; + pathExists: typeof pathExists; + pathExistsSync: typeof pathExistsSync; + read: typeof read; + readdir: typeof readdir; + readFile: typeof readFile; + readJson: typeof readJson; + readJSON: typeof readJSON; + readJsonSync: typeof readJsonSync; + readJSONSync: typeof readJSONSync; + readlink: typeof readlink; + realpath: typeof realpath; + remove: typeof remove; + removeSync: typeof removeSync; + rename: typeof rename; + rmdir: typeof rmdir; + stat: typeof stat; + statSync: typeof statSync; + symlink: typeof symlink; + truncate: typeof truncate; + unlink: typeof unlink; + utimes: typeof utimes; + write: typeof write; + writeFile: typeof writeFile; + writeJSON: typeof writeJSON; + writeJson: typeof writeJson; + writeJsonSync: typeof writeJsonSync; + writeJSONSync: typeof writeJSONSync; + |}; +} diff --git a/flow-typed/npm/glob_v7.x.x.js b/flow-typed/npm/glob_v7.x.x.js new file mode 100644 index 0000000..4bd3df6 --- /dev/null +++ b/flow-typed/npm/glob_v7.x.x.js @@ -0,0 +1,79 @@ +// flow-typed signature: d2a519d7d007e9ba3e5bf2ac3ff76eca +// flow-typed version: f243e51ed7/glob_v7.x.x/flow_>=v0.104.x + +declare module "glob" { + declare type MinimatchOptions = {| + debug?: boolean, + nobrace?: boolean, + noglobstar?: boolean, + dot?: boolean, + noext?: boolean, + nocase?: boolean, + nonull?: boolean, + matchBase?: boolean, + nocomment?: boolean, + nonegate?: boolean, + flipNegate?: boolean + |}; + + declare type Options = {| + ...MinimatchOptions, + cwd?: string, + root?: string, + nomount?: boolean, + mark?: boolean, + nosort?: boolean, + stat?: boolean, + silent?: boolean, + strict?: boolean, + cache?: { [path: string]: boolean | "DIR" | "FILE" | $ReadOnlyArray, ... }, + statCache?: { [path: string]: boolean | { isDirectory(): boolean, ... } | void, ... }, + symlinks?: { [path: string]: boolean | void, ... }, + realpathCache?: { [path: string]: string, ... }, + sync?: boolean, + nounique?: boolean, + nodir?: boolean, + ignore?: string | $ReadOnlyArray, + follow?: boolean, + realpath?: boolean, + absolute?: boolean + |}; + + /** + * Called when an error occurs, or matches are found + * err + * matches: filenames found matching the pattern + */ + declare type CallBack = (err: ?Error, matches: Array) => void; + + declare class Glob extends events$EventEmitter { + constructor(pattern: string): this; + constructor(pattern: string, callback: CallBack): this; + constructor(pattern: string, options: Options, callback: CallBack): this; + + minimatch: {...}; + options: Options; + aborted: boolean; + cache: { [path: string]: boolean | "DIR" | "FILE" | $ReadOnlyArray, ... }; + statCache: { [path: string]: boolean | { isDirectory(): boolean, ... } | void, ... }; + symlinks: { [path: string]: boolean | void, ... }; + realpathCache: { [path: string]: string, ... }; + found: Array; + + pause(): void; + resume(): void; + abort(): void; + } + + declare class GlobModule { + Glob: Class; + + (pattern: string, callback: CallBack): void; + (pattern: string, options: Options, callback: CallBack): void; + + hasMagic(pattern: string, options?: Options): boolean; + sync(pattern: string, options?: Options): Array; + } + + declare module.exports: GlobModule; +} diff --git a/flow-typed/npm/husky_vx.x.x.js b/flow-typed/npm/husky_vx.x.x.js new file mode 100644 index 0000000..ba3efcb --- /dev/null +++ b/flow-typed/npm/husky_vx.x.x.js @@ -0,0 +1,42 @@ +// flow-typed signature: 879510e2b63c9ed0a1bead509d75e31c +// flow-typed version: <>/husky_v^7.0.4/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'husky' + * + * 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 'husky' { + 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 'husky/lib/bin' { + declare module.exports: any; +} + +declare module 'husky/lib' { + declare module.exports: any; +} + +// Filename aliases +declare module 'husky/lib/bin.js' { + declare module.exports: $Exports<'husky/lib/bin'>; +} +declare module 'husky/lib/index' { + declare module.exports: $Exports<'husky/lib'>; +} +declare module 'husky/lib/index.js' { + declare module.exports: $Exports<'husky/lib'>; +} diff --git a/flow-typed/npm/jest_v29.x.x.js b/flow-typed/npm/jest_v29.x.x.js new file mode 100644 index 0000000..dc4da2f --- /dev/null +++ b/flow-typed/npm/jest_v29.x.x.js @@ -0,0 +1,1267 @@ +// flow-typed signature: 553472410ab87c5fe8a2140e647f049d +// flow-typed version: 6912183195/jest_v29.x.x/flow_>=v0.134.x <=v0.200.x + +type JestMockFn, TReturn> = { + (...args: TArguments): TReturn, + /** + * An object for introspecting mock calls + */ + mock: { + /** + * An array that represents all calls that have been made into this mock + * function. Each call is represented by an array of arguments that were + * passed during the call. + */ + calls: Array, + /** + * An array containing the call arguments of the last call that was made + * to this mock function. If the function was not called, it will return + * undefined. + */ + lastCall: TArguments, + /** + * An array that contains all the object instances that have been + * instantiated from this mock function. + */ + instances: Array, + /** + * An array that contains all the object results that have been + * returned by this mock function call + */ + results: Array<{ + isThrow: boolean, + value: TReturn, + ... + }>, + ... + }, + /** + * Resets all information stored in the mockFn.mock.calls and + * mockFn.mock.instances arrays. Often this is useful when you want to clean + * up a mock's usage data between two assertions. + */ + mockClear(): void, + /** + * Resets all information stored in the mock. This is useful when you want to + * completely restore a mock back to its initial state. + */ + mockReset(): void, + /** + * Removes the mock and restores the initial implementation. This is useful + * when you want to mock functions in certain test cases and restore the + * original implementation in others. Beware that mockFn.mockRestore only + * works when mock was created with jest.spyOn. Thus you have to take care of + * restoration yourself when manually assigning jest.fn(). + */ + mockRestore(): void, + /** + * Accepts a function that should be used as the implementation of the mock. + * The mock itself will still record all calls that go into and instances + * that come from itself -- the only difference is that the implementation + * will also be executed when the mock is called. + */ + mockImplementation( + fn: (...args: TArguments) => TReturn + ): JestMockFn, + /** + * Accepts a function that will be used as an implementation of the mock for + * one call to the mocked function. Can be chained so that multiple function + * calls produce different results. + */ + mockImplementationOnce( + fn: (...args: TArguments) => TReturn + ): JestMockFn, + /** + * Accepts a string to use in test result output in place of "jest.fn()" to + * indicate which mock function is being referenced. + */ + mockName(name: string): JestMockFn, + /** + * Just a simple sugar function for returning `this` + */ + mockReturnThis(): void, + /** + * Accepts a value that will be returned whenever the mock function is called. + */ + mockReturnValue(value: TReturn): JestMockFn, + /** + * Sugar for only returning a value once inside your mock + */ + mockReturnValueOnce(value: TReturn): JestMockFn, + /** + * Sugar for jest.fn().mockImplementation(() => Promise.resolve(value)) + */ + mockResolvedValue(value: TReturn): JestMockFn>, + /** + * Sugar for jest.fn().mockImplementationOnce(() => Promise.resolve(value)) + */ + mockResolvedValueOnce( + value: TReturn + ): JestMockFn>, + /** + * Sugar for jest.fn().mockImplementation(() => Promise.reject(value)) + */ + mockRejectedValue(value: TReturn): JestMockFn>, + /** + * Sugar for jest.fn().mockImplementationOnce(() => Promise.reject(value)) + */ + mockRejectedValueOnce(value: TReturn): JestMockFn>, + ... +}; + +type JestAsymmetricEqualityType = { + /** + * A custom Jasmine equality tester + */ + asymmetricMatch(value: mixed): boolean, + ... +}; + +type JestCallsType = { + allArgs(): mixed, + all(): mixed, + any(): boolean, + count(): number, + first(): mixed, + mostRecent(): mixed, + reset(): void, + ... +}; + +type JestClockType = { + install(): void, + mockDate(date: Date): void, + tick(milliseconds?: number): void, + uninstall(): void, + ... +}; + +type JestMatcherResult = { + message?: string | (() => string), + pass: boolean, + ... +}; + +type JestMatcher = ( + received: any, + ...actual: Array +) => JestMatcherResult | Promise; + +type JestPromiseType = { + /** + * Use rejects to unwrap the reason of a rejected promise so any other + * matcher can be chained. If the promise is fulfilled the assertion fails. + */ + rejects: JestExpectType, + /** + * Use resolves to unwrap the value of a fulfilled promise so any other + * matcher can be chained. If the promise is rejected the assertion fails. + */ + resolves: JestExpectType, + ... +}; + +/** + * Jest allows functions and classes to be used as test names in test() and + * describe() + */ +type JestTestName = string | Function; + +type FakeableAPI = + | 'Date' + | 'hrtime' + | 'nextTick' + | 'performance' + | 'queueMicrotask' + | 'requestAnimationFrame' + | 'cancelAnimationFrame' + | 'requestIdleCallback' + | 'cancelIdleCallback' + | 'setImmediate' + | 'clearImmediate' + | 'setInterval' + | 'clearInterval' + | 'setTimeout' + | 'clearTimeout'; + +type FakeTimersConfig = { + advanceTimers?: boolean | number, + doNotFake?: Array, + now?: number | Date, + timerLimit?: number, + legacyFakeTimers?: boolean, + ... +}; + +/** + * Plugin: jest-styled-components + */ + +type JestStyledComponentsMatcherValue = + | string + | JestAsymmetricEqualityType + | RegExp + | typeof undefined; + +type JestStyledComponentsMatcherOptions = { + media?: string, + modifier?: string, + supports?: string, + ... +}; + +type JestStyledComponentsMatchersType = { + toHaveStyleRule( + property: string, + value: JestStyledComponentsMatcherValue, + options?: JestStyledComponentsMatcherOptions + ): void, + ... +}; + +/** + * Plugin: jest-enzyme + */ +type EnzymeMatchersType = { + // 5.x + toBeEmpty(): void, + toBePresent(): void, + // 6.x + toBeChecked(): void, + toBeDisabled(): void, + toBeEmptyRender(): void, + toContainMatchingElement(selector: string): void, + toContainMatchingElements(n: number, selector: string): void, + toContainExactlyOneMatchingElement(selector: string): void, + toContainReact(element: React$Element): void, + toExist(): void, + toHaveClassName(className: string): void, + toHaveHTML(html: string): void, + toHaveProp: ((propKey: string, propValue?: any) => void) & + ((props: { ... }) => void), + toHaveRef(refName: string): void, + toHaveState: ((stateKey: string, stateValue?: any) => void) & + ((state: { ... }) => void), + toHaveStyle: ((styleKey: string, styleValue?: any) => void) & + ((style: { ... }) => void), + toHaveTagName(tagName: string): void, + toHaveText(text: string): void, + toHaveValue(value: any): void, + toIncludeText(text: string): void, + toMatchElement( + element: React$Element, + options?: {| ignoreProps?: boolean, verbose?: boolean |} + ): void, + toMatchSelector(selector: string): void, + // 7.x + toHaveDisplayName(name: string): void, + ... +}; + +// DOM testing library extensions (jest-dom) +// https://github.com/testing-library/jest-dom +type DomTestingLibraryType = { + /** + * @deprecated + */ + toBeInTheDOM(container?: HTMLElement): void, + + // 4.x + toBeInTheDocument(): void, + toBeVisible(): void, + toBeEmpty(): void, + toBeDisabled(): void, + toBeEnabled(): void, + toBeInvalid(): void, + toBeRequired(): void, + toBeValid(): void, + toContainElement(element: HTMLElement | null): void, + toContainHTML(htmlText: string): void, + toHaveAttribute(attr: string, value?: any): void, + toHaveClass(...classNames: string[]): void, + toHaveFocus(): void, + toHaveFormValues(expectedValues: { [name: string]: any, ... }): void, + toHaveStyle(css: string | { [name: string]: any, ... }): void, + toHaveTextContent( + text: string | RegExp, + options?: {| normalizeWhitespace: boolean |} + ): void, + toHaveValue(value?: string | string[] | number): void, + + // 5.x + toHaveDisplayValue(value: string | string[]): void, + toBeChecked(): void, + toBeEmptyDOMElement(): void, + toBePartiallyChecked(): void, + toHaveDescription(text: string | RegExp): void, + ... +}; + +// Jest JQuery Matchers: https://github.com/unindented/custom-jquery-matchers +type JestJQueryMatchersType = { + toExist(): void, + toHaveLength(len: number): void, + toHaveId(id: string): void, + toHaveClass(className: string): void, + toHaveTag(tag: string): void, + toHaveAttr(key: string, val?: any): void, + toHaveProp(key: string, val?: any): void, + toHaveText(text: string | RegExp): void, + toHaveData(key: string, val?: any): void, + toHaveValue(val: any): void, + toHaveCss(css: { [key: string]: any, ... }): void, + toBeChecked(): void, + toBeDisabled(): void, + toBeEmpty(): void, + toBeHidden(): void, + toBeSelected(): void, + toBeVisible(): void, + toBeFocused(): void, + toBeInDom(): void, + toBeMatchedBy(sel: string): void, + toHaveDescendant(sel: string): void, + toHaveDescendantWithText(sel: string, text: string | RegExp): void, + ... +}; + +// Jest Extended Matchers: https://github.com/jest-community/jest-extended +type JestExtendedMatchersType = { + /** + * Note: Currently unimplemented + * Passing assertion + * + * @param {String} message + */ + // pass(message: string): void; + + /** + * Note: Currently unimplemented + * Failing assertion + * + * @param {String} message + */ + // fail(message: string): void; + + /** + * Use .toBeEmpty when checking if a String '', Array [] or Object {} is empty. + */ + toBeEmpty(): void, + /** + * Use .toBeOneOf when checking if a value is a member of a given Array. + * @param {Array.<*>} members + */ + toBeOneOf(members: any[]): void, + /** + * Use `.toBeNil` when checking a value is `null` or `undefined`. + */ + toBeNil(): void, + /** + * Use `.toSatisfy` when you want to use a custom matcher by supplying a predicate function that returns a `Boolean`. + * @param {Function} predicate + */ + toSatisfy(predicate: (n: any) => boolean): void, + /** + * Use `.toBeArray` when checking if a value is an `Array`. + */ + toBeArray(): void, + /** + * Use `.toBeArrayOfSize` when checking if a value is an `Array` of size x. + * @param {Number} x + */ + toBeArrayOfSize(x: number): void, + /** + * Use `.toIncludeAllMembers` when checking if an `Array` contains all of the same members of a given set. + * @param {Array.<*>} members + */ + toIncludeAllMembers(members: any[]): void, + /** + * Use `.toIncludeAnyMembers` when checking if an `Array` contains any of the members of a given set. + * @param {Array.<*>} members + */ + toIncludeAnyMembers(members: any[]): void, + /** + * Use `.toSatisfyAll` when you want to use a custom matcher by supplying a predicate function that returns a `Boolean` for all values in an array. + * @param {Function} predicate + */ + toSatisfyAll(predicate: (n: any) => boolean): void, + /** + * Use `.toBeBoolean` when checking if a value is a `Boolean`. + */ + toBeBoolean(): void, + /** + * Use `.toBeTrue` when checking a value is equal (===) to `true`. + */ + toBeTrue(): void, + /** + * Use `.toBeFalse` when checking a value is equal (===) to `false`. + */ + toBeFalse(): void, + /** + * Use .toBeDate when checking if a value is a Date. + */ + toBeDate(): void, + /** + * Use `.toBeFunction` when checking if a value is a `Function`. + */ + toBeFunction(): void, + /** + * Use `.toHaveBeenCalledBefore` when checking if a `Mock` was called before another `Mock`. + * + * Note: Required Jest version >22 + * Note: Your mock functions will have to be asynchronous to cause the timestamps inside of Jest to occur in a differentJS event loop, otherwise the mock timestamps will all be the same + * + * @param {Mock} mock + */ + toHaveBeenCalledBefore(mock: JestMockFn): void, + /** + * Use `.toBeNumber` when checking if a value is a `Number`. + */ + toBeNumber(): void, + /** + * Use `.toBeNaN` when checking a value is `NaN`. + */ + toBeNaN(): void, + /** + * Use `.toBeFinite` when checking if a value is a `Number`, not `NaN` or `Infinity`. + */ + toBeFinite(): void, + /** + * Use `.toBePositive` when checking if a value is a positive `Number`. + */ + toBePositive(): void, + /** + * Use `.toBeNegative` when checking if a value is a negative `Number`. + */ + toBeNegative(): void, + /** + * Use `.toBeEven` when checking if a value is an even `Number`. + */ + toBeEven(): void, + /** + * Use `.toBeOdd` when checking if a value is an odd `Number`. + */ + toBeOdd(): void, + /** + * Use `.toBeWithin` when checking if a number is in between the given bounds of: start (inclusive) and end (exclusive). + * + * @param {Number} start + * @param {Number} end + */ + toBeWithin(start: number, end: number): void, + /** + * Use `.toBeObject` when checking if a value is an `Object`. + */ + toBeObject(): void, + /** + * Use `.toContainKey` when checking if an object contains the provided key. + * + * @param {String} key + */ + toContainKey(key: string): void, + /** + * Use `.toContainKeys` when checking if an object has all of the provided keys. + * + * @param {Array.} keys + */ + toContainKeys(keys: string[]): void, + /** + * Use `.toContainAllKeys` when checking if an object only contains all of the provided keys. + * + * @param {Array.} keys + */ + toContainAllKeys(keys: string[]): void, + /** + * Use `.toContainAnyKeys` when checking if an object contains at least one of the provided keys. + * + * @param {Array.} keys + */ + toContainAnyKeys(keys: string[]): void, + /** + * Use `.toContainValue` when checking if an object contains the provided value. + * + * @param {*} value + */ + toContainValue(value: any): void, + /** + * Use `.toContainValues` when checking if an object contains all of the provided values. + * + * @param {Array.<*>} values + */ + toContainValues(values: any[]): void, + /** + * Use `.toContainAllValues` when checking if an object only contains all of the provided values. + * + * @param {Array.<*>} values + */ + toContainAllValues(values: any[]): void, + /** + * Use `.toContainAnyValues` when checking if an object contains at least one of the provided values. + * + * @param {Array.<*>} values + */ + toContainAnyValues(values: any[]): void, + /** + * Use `.toContainEntry` when checking if an object contains the provided entry. + * + * @param {Array.} entry + */ + toContainEntry(entry: [string, string]): void, + /** + * Use `.toContainEntries` when checking if an object contains all of the provided entries. + * + * @param {Array.>} entries + */ + toContainEntries(entries: [string, string][]): void, + /** + * Use `.toContainAllEntries` when checking if an object only contains all of the provided entries. + * + * @param {Array.>} entries + */ + toContainAllEntries(entries: [string, string][]): void, + /** + * Use `.toContainAnyEntries` when checking if an object contains at least one of the provided entries. + * + * @param {Array.>} entries + */ + toContainAnyEntries(entries: [string, string][]): void, + /** + * Use `.toBeExtensible` when checking if an object is extensible. + */ + toBeExtensible(): void, + /** + * Use `.toBeFrozen` when checking if an object is frozen. + */ + toBeFrozen(): void, + /** + * Use `.toBeSealed` when checking if an object is sealed. + */ + toBeSealed(): void, + /** + * Use `.toBeString` when checking if a value is a `String`. + */ + toBeString(): void, + /** + * Use `.toEqualCaseInsensitive` when checking if a string is equal (===) to another ignoring the casing of both strings. + * + * @param {String} string + */ + toEqualCaseInsensitive(string: string): void, + /** + * Use `.toStartWith` when checking if a `String` starts with a given `String` prefix. + * + * @param {String} prefix + */ + toStartWith(prefix: string): void, + /** + * Use `.toEndWith` when checking if a `String` ends with a given `String` suffix. + * + * @param {String} suffix + */ + toEndWith(suffix: string): void, + /** + * Use `.toInclude` when checking if a `String` includes the given `String` substring. + * + * @param {String} substring + */ + toInclude(substring: string): void, + /** + * Use `.toIncludeRepeated` when checking if a `String` includes the given `String` substring the correct number of times. + * + * @param {String} substring + * @param {Number} times + */ + toIncludeRepeated(substring: string, times: number): void, + /** + * Use `.toIncludeMultiple` when checking if a `String` includes all of the given substrings. + * + * @param {Array.} substring + */ + toIncludeMultiple(substring: string[]): void, + ... +}; + +// Diffing snapshot utility for Jest (snapshot-diff) +// https://github.com/jest-community/snapshot-diff +type SnapshotDiffType = { + /** + * Compare the difference between the actual in the `expect()` + * vs the object inside `valueB` with some extra options. + */ + toMatchDiffSnapshot( + valueB: any, + options?: {| + expand?: boolean, + colors?: boolean, + contextLines?: number, + stablePatchmarks?: boolean, + aAnnotation?: string, + bAnnotation?: string, + |}, + testName?: string + ): void, + ... +}; + +interface JestExpectType { + not: JestExpectType & + EnzymeMatchersType & + DomTestingLibraryType & + JestJQueryMatchersType & + JestStyledComponentsMatchersType & + JestExtendedMatchersType & + SnapshotDiffType; + /** + * If you have a mock function, you can use .lastCalledWith to test what + * arguments it was last called with. + */ + lastCalledWith(...args: Array): void; + /** + * toBe just checks that a value is what you expect. It uses === to check + * strict equality. + */ + toBe(value: any): void; + /** + * Use .toBeCalledWith to ensure that a mock function was called with + * specific arguments. + */ + toBeCalledWith(...args: Array): void; + /** + * Using exact equality with floating point numbers is a bad idea. Rounding + * means that intuitive things fail. + */ + toBeCloseTo(num: number, delta: any): void; + /** + * Use .toBeDefined to check that a variable is not undefined. + */ + toBeDefined(): void; + /** + * Use .toBeFalsy when you don't care what a value is, you just want to + * ensure a value is false in a boolean context. + */ + toBeFalsy(): void; + /** + * To compare floating point numbers, you can use toBeGreaterThan. + */ + toBeGreaterThan(number: number): void; + /** + * To compare floating point numbers, you can use toBeGreaterThanOrEqual. + */ + toBeGreaterThanOrEqual(number: number): void; + /** + * To compare floating point numbers, you can use toBeLessThan. + */ + toBeLessThan(number: number): void; + /** + * To compare floating point numbers, you can use toBeLessThanOrEqual. + */ + toBeLessThanOrEqual(number: number): void; + /** + * Use .toBeInstanceOf(Class) to check that an object is an instance of a + * class. + */ + toBeInstanceOf(cls: Class<*>): void; + /** + * .toBeNull() is the same as .toBe(null) but the error messages are a bit + * nicer. + */ + toBeNull(): void; + /** + * Use .toBeTruthy when you don't care what a value is, you just want to + * ensure a value is true in a boolean context. + */ + toBeTruthy(): void; + /** + * Use .toBeUndefined to check that a variable is undefined. + */ + toBeUndefined(): void; + /** + * Use .toContain when you want to check that an item is in a list. For + * testing the items in the list, this uses ===, a strict equality check. + */ + toContain(item: any): void; + /** + * Use .toContainEqual when you want to check that an item is in a list. For + * testing the items in the list, this matcher recursively checks the + * equality of all fields, rather than checking for object identity. + */ + toContainEqual(item: any): void; + /** + * Use .toEqual when you want to check that two objects have the same value. + * This matcher recursively checks the equality of all fields, rather than + * checking for object identity. + */ + toEqual(value: any): void; + /** + * Use .toHaveBeenCalled to ensure that a mock function got called. + */ + toHaveBeenCalled(): void; + toBeCalled(): void; + /** + * Use .toHaveBeenCalledTimes to ensure that a mock function got called exact + * number of times. + */ + toHaveBeenCalledTimes(number: number): void; + toBeCalledTimes(number: number): void; + /** + * + */ + toHaveBeenNthCalledWith(nthCall: number, ...args: Array): void; + nthCalledWith(nthCall: number, ...args: Array): void; + /** + * + */ + toHaveReturned(): void; + toReturn(): void; + /** + * + */ + toHaveReturnedTimes(number: number): void; + toReturnTimes(number: number): void; + /** + * + */ + toHaveReturnedWith(value: any): void; + toReturnWith(value: any): void; + /** + * + */ + toHaveLastReturnedWith(value: any): void; + lastReturnedWith(value: any): void; + /** + * + */ + toHaveNthReturnedWith(nthCall: number, value: any): void; + nthReturnedWith(nthCall: number, value: any): void; + /** + * Use .toHaveBeenCalledWith to ensure that a mock function was called with + * specific arguments. + */ + toHaveBeenCalledWith(...args: Array): void; + toBeCalledWith(...args: Array): void; + /** + * Use .toHaveBeenLastCalledWith to ensure that a mock function was last called + * with specific arguments. + */ + toHaveBeenLastCalledWith(...args: Array): void; + lastCalledWith(...args: Array): void; + /** + * Check that an object has a .length property and it is set to a certain + * numeric value. + */ + toHaveLength(number: number): void; + /** + * + */ + toHaveProperty(propPath: string | $ReadOnlyArray, value?: any): void; + /** + * Use .toMatch to check that a string matches a regular expression or string. + */ + toMatch(regexpOrString: RegExp | string): void; + /** + * Use .toMatchObject to check that a javascript object matches a subset of the properties of an object. + */ + toMatchObject(object: Object | Array): void; + /** + * Use .toStrictEqual to check that a javascript object matches a subset of the properties of an object. + */ + toStrictEqual(value: any): void; + /** + * This ensures that an Object matches the most recent snapshot. + */ + toMatchSnapshot(propertyMatchers?: any, name?: string): void; + /** + * This ensures that an Object matches the most recent snapshot. + */ + toMatchSnapshot(name: string): void; + + toMatchInlineSnapshot(snapshot?: string): void; + toMatchInlineSnapshot(propertyMatchers?: any, snapshot?: string): void; + /** + * Use .toThrow to test that a function throws when it is called. + * If you want to test that a specific error gets thrown, you can provide an + * argument to toThrow. The argument can be a string for the error message, + * a class for the error, or a regex that should match the error. + * + * Alias: .toThrowError + */ + toThrow(message?: string | Error | Class | RegExp): void; + toThrowError(message?: string | Error | Class | RegExp): void; + /** + * Use .toThrowErrorMatchingSnapshot to test that a function throws a error + * matching the most recent snapshot when it is called. + */ + toThrowErrorMatchingSnapshot(): void; + toThrowErrorMatchingInlineSnapshot(snapshot?: string): void; +} + +type JestObjectType = { + /** + * Disables automatic mocking in the module loader. + * + * After this method is called, all `require()`s will return the real + * versions of each module (rather than a mocked version). + */ + disableAutomock(): JestObjectType, + /** + * An un-hoisted version of disableAutomock + */ + autoMockOff(): JestObjectType, + /** + * Enables automatic mocking in the module loader. + */ + enableAutomock(): JestObjectType, + /** + * An un-hoisted version of enableAutomock + */ + autoMockOn(): JestObjectType, + /** + * Clears the mock.calls and mock.instances properties of all mocks. + * Equivalent to calling .mockClear() on every mocked function. + */ + clearAllMocks(): JestObjectType, + /** + * Resets the state of all mocks. Equivalent to calling .mockReset() on every + * mocked function. + */ + resetAllMocks(): JestObjectType, + /** + * Restores all mocks back to their original value. + */ + restoreAllMocks(): JestObjectType, + /** + * Removes any pending timers from the timer system. + */ + clearAllTimers(): void, + /** + * Returns the number of fake timers still left to run. + */ + getTimerCount(): number, + /** + * Set the current system time used by fake timers. + * Simulates a user changing the system clock while your program is running. + * It affects the current time but it does not in itself cause + * e.g. timers to fire; they will fire exactly as they would have done + * without the call to jest.setSystemTime(). + */ + setSystemTime(now?: number | Date): void, + /** + * The same as `mock` but not moved to the top of the expectation by + * babel-jest. + */ + doMock(moduleName: string, moduleFactory?: any): JestObjectType, + /** + * The same as `unmock` but not moved to the top of the expectation by + * babel-jest. + */ + dontMock(moduleName: string): JestObjectType, + /** + * Returns a new, unused mock function. Optionally takes a mock + * implementation. + */ + fn, TReturn>( + implementation?: (...args: TArguments) => TReturn + ): JestMockFn, + /** + * Determines if the given function is a mocked function. + */ + isMockFunction(fn: Function): boolean, + /** + * Alias of `createMockFromModule`. + */ + genMockFromModule(moduleName: string): any, + /** + * Given the name of a module, use the automatic mocking system to generate a + * mocked version of the module for you. + */ + createMockFromModule(moduleName: string): any, + /** + * Mocks a module with an auto-mocked version when it is being required. + * + * The second argument can be used to specify an explicit module factory that + * is being run instead of using Jest's automocking feature. + * + * The third argument can be used to create virtual mocks -- mocks of modules + * that don't exist anywhere in the system. + */ + mock( + moduleName: string, + moduleFactory?: any, + options?: Object + ): JestObjectType, + /** + * Returns the actual module instead of a mock, bypassing all checks on + * whether the module should receive a mock implementation or not. + */ + requireActual(m: $Flow$ModuleRef | string): T, + /** + * Returns a mock module instead of the actual module, bypassing all checks + * on whether the module should be required normally or not. + */ + requireMock(moduleName: string): any, + /** + * Resets the module registry - the cache of all required modules. This is + * useful to isolate modules where local state might conflict between tests. + */ + resetModules(): JestObjectType, + /** + * Creates a sandbox registry for the modules that are loaded inside the + * callback function. This is useful to isolate specific modules for every + * test so that local module state doesn't conflict between tests. + */ + isolateModules(fn: () => void): JestObjectType, + /** + * Exhausts the micro-task queue (usually interfaced in node via + * process.nextTick). + */ + runAllTicks(): void, + /** + * Exhausts the macro-task queue (i.e., all tasks queued by setTimeout(), + * setInterval(), and setImmediate()). + */ + runAllTimers(): void, + /** + * Exhausts all tasks queued by setImmediate(). + */ + runAllImmediates(): void, + /** + * Executes only the macro task queue (i.e. all tasks queued by setTimeout() + * or setInterval() and setImmediate()). + */ + advanceTimersByTime(msToRun: number): void, + /** + * Executes only the macro-tasks that are currently pending (i.e., only the + * tasks that have been queued by setTimeout() or setInterval() up to this + * point) + */ + runOnlyPendingTimers(): void, + /** + * Explicitly supplies the mock object that the module system should return + * for the specified module. Note: It is recommended to use jest.mock() + * instead. + */ + setMock(moduleName: string, moduleExports: any): JestObjectType, + /** + * Indicates that the module system should never return a mocked version of + * the specified module from require() (e.g. that it should always return the + * real module). + */ + unmock(moduleName: string): JestObjectType, + /** + * Instructs Jest to use fake versions of the standard timer functions + * (setTimeout, setInterval, clearTimeout, clearInterval, nextTick, + * setImmediate and clearImmediate). + */ + useFakeTimers(fakeTimersConfig?: FakeTimersConfig): JestObjectType, + /** + * Instructs Jest to use the real versions of the standard timer functions. + */ + useRealTimers(): JestObjectType, + /** + * Creates a mock function similar to jest.fn but also tracks calls to + * object[methodName]. + */ + spyOn( + object: Object, + methodName: string, + accessType?: 'get' | 'set' + ): JestMockFn, + /** + * Set the default timeout interval for tests and before/after hooks in milliseconds. + * Note: The default timeout interval is 5 seconds if this method is not called. + */ + setTimeout(timeout: number): JestObjectType, + ... +}; + +type JestSpyType = { calls: JestCallsType, ... }; + +type JestDoneFn = {| + (error?: Error): void, + fail: (error: Error) => void, +|}; + +/** Runs this function after every test inside this context */ +declare function afterEach( + fn: (done: JestDoneFn) => ?Promise, + timeout?: number +): void; +/** Runs this function before every test inside this context */ +declare function beforeEach( + fn: (done: JestDoneFn) => ?Promise, + timeout?: number +): void; +/** Runs this function after all tests have finished inside this context */ +declare function afterAll( + fn: (done: JestDoneFn) => ?Promise, + timeout?: number +): void; +/** Runs this function before any tests have started inside this context */ +declare function beforeAll( + fn: (done: JestDoneFn) => ?Promise, + timeout?: number +): void; + +/** A context for grouping tests together */ +declare var describe: { + /** + * Creates a block that groups together several related tests in one "test suite" + */ + (name: JestTestName, fn: () => void): void, + /** + * Only run this describe block + */ + only(name: JestTestName, fn: () => void): void, + /** + * Skip running this describe block + */ + skip(name: JestTestName, fn: () => void): void, + /** + * each runs this test against array of argument arrays per each run + * + * @param {table} table of Test + */ + each( + ...table: Array | mixed> | [Array, string] + ): ( + name: JestTestName, + fn?: (...args: Array) => ?Promise, + timeout?: number + ) => void, + ... +}; + +/** An individual test unit */ +declare var it: { + /** + * An individual test unit + * + * @param {JestTestName} Name of Test + * @param {Function} Test + * @param {number} Timeout for the test, in milliseconds. + */ + ( + name: JestTestName, + fn?: (done: JestDoneFn) => ?Promise, + timeout?: number + ): void, + /** + * Only run this test + * + * @param {JestTestName} Name of Test + * @param {Function} Test + * @param {number} Timeout for the test, in milliseconds. + */ + only: {| + ( + name: JestTestName, + fn?: (done: JestDoneFn) => ?Promise, + timeout?: number + ): void, + each( + ...table: Array | mixed> | [Array, string] + ): ( + name: JestTestName, + fn?: (...args: Array) => ?Promise, + timeout?: number + ) => void, + |}, + /** + * Skip running this test + * + * @param {JestTestName} Name of Test + * @param {Function} Test + * @param {number} Timeout for the test, in milliseconds. + */ + skip: {| + ( + name: JestTestName, + fn?: (done: JestDoneFn) => ?Promise, + timeout?: number + ): void, + each( + ...table: Array | mixed> | [Array, string] + ): ( + name: JestTestName, + fn?: (...args: Array) => ?Promise, + timeout?: number + ) => void, + |}, + /** + * Highlight planned tests in the summary output + * + * @param {String} Name of Test to do + */ + todo(name: string): void, + /** + * Run the test concurrently + * + * @param {JestTestName} Name of Test + * @param {Function} Test + * @param {number} Timeout for the test, in milliseconds. + */ + concurrent( + name: JestTestName, + fn?: (done: JestDoneFn) => ?Promise, + timeout?: number + ): void, + /** + * each runs this test against array of argument arrays per each run + * + * @param {table} table of Test + */ + each( + ...table: Array | mixed> | [Array, string] + ): ( + name: JestTestName, + fn?: (...args: Array) => ?Promise, + timeout?: number + ) => void, + ... +}; + +declare function fit( + name: JestTestName, + fn: (done: JestDoneFn) => ?Promise, + timeout?: number +): void; +/** An individual test unit */ +declare var test: typeof it; +/** A disabled group of tests */ +declare var xdescribe: typeof describe; +/** A focused group of tests */ +declare var fdescribe: typeof describe; +/** A disabled individual test */ +declare var xit: typeof it; +/** A disabled individual test */ +declare var xtest: typeof it; + +type JestPrettyFormatColors = { + comment: { + close: string, + open: string, + ... + }, + content: { + close: string, + open: string, + ... + }, + prop: { + close: string, + open: string, + ... + }, + tag: { + close: string, + open: string, + ... + }, + value: { + close: string, + open: string, + ... + }, + ... +}; + +type JestPrettyFormatIndent = (string) => string; +type JestPrettyFormatRefs = Array; +type JestPrettyFormatPrint = (any) => string; +type JestPrettyFormatStringOrNull = string | null; + +type JestPrettyFormatOptions = {| + callToJSON: boolean, + edgeSpacing: string, + escapeRegex: boolean, + highlight: boolean, + indent: number, + maxDepth: number, + min: boolean, + plugins: JestPrettyFormatPlugins, + printFunctionName: boolean, + spacing: string, + theme: {| + comment: string, + content: string, + prop: string, + tag: string, + value: string, + |}, +|}; + +type JestPrettyFormatPlugin = { + print: ( + val: any, + serialize: JestPrettyFormatPrint, + indent: JestPrettyFormatIndent, + opts: JestPrettyFormatOptions, + colors: JestPrettyFormatColors + ) => string, + test: (any) => boolean, + ... +}; + +type JestPrettyFormatPlugins = Array; + +/** The expect function is used every time you want to test a value */ +declare var expect: { + /** The object that you want to make assertions against */ + ( + value: any + ): JestExpectType & + JestPromiseType & + EnzymeMatchersType & + DomTestingLibraryType & + JestJQueryMatchersType & + JestStyledComponentsMatchersType & + JestExtendedMatchersType & + SnapshotDiffType, + /** Add additional Jasmine matchers to Jest's roster */ + extend(matchers: { [name: string]: JestMatcher, ... }): void, + /** Add a module that formats application-specific data structures. */ + addSnapshotSerializer(pluginModule: JestPrettyFormatPlugin): void, + assertions(expectedAssertions: number): void, + hasAssertions(): void, + any(value: mixed): JestAsymmetricEqualityType, + anything(): any, + arrayContaining(value: Array): Array, + objectContaining(value: Object): Object, + /** Matches any received string that contains the exact expected string. */ + stringContaining(value: string): string, + stringMatching(value: string | RegExp): string, + not: { + arrayContaining: (value: $ReadOnlyArray) => Array, + objectContaining: (value: { ... }) => Object, + stringContaining: (value: string) => string, + stringMatching: (value: string | RegExp) => string, + ... + }, + ... +}; + +// TODO handle return type +// http://jasmine.github.io/2.4/introduction.html#section-Spies +declare function spyOn(value: mixed, method: string): Object; + +/** Holds all functions related to manipulating test runner */ +declare var jest: JestObjectType; + +/** + * The global Jasmine object, this is generally not exposed as the public API, + * using features inside here could break in later versions of Jest. + */ +declare var jasmine: { + DEFAULT_TIMEOUT_INTERVAL: number, + any(value: mixed): JestAsymmetricEqualityType, + anything(): any, + arrayContaining(value: Array): Array, + clock(): JestClockType, + createSpy(name: string): JestSpyType, + createSpyObj( + baseName: string, + methodNames: Array + ): { [methodName: string]: JestSpyType, ... }, + objectContaining(value: Object): Object, + stringMatching(value: string): string, + ... +}; diff --git a/flow-typed/npm/js-yaml_v4.x.x.js b/flow-typed/npm/js-yaml_v4.x.x.js new file mode 100644 index 0000000..ed8abb1 --- /dev/null +++ b/flow-typed/npm/js-yaml_v4.x.x.js @@ -0,0 +1,152 @@ +// flow-typed signature: 653406de19061c8dabf31c65ca9e577c +// flow-typed version: 081baee5a4/js-yaml_v4.x.x/flow_>=v0.104.x + +declare module 'js-yaml' { + declare type Mark = {| + buffer: string, + column: number, + line: number, + name: string, + position: number, + snippet: string, + |}; + + declare class YAMLException extends Error { + constructor(reason?: string, mark?: Mark): this; + + toString(compact?: boolean): string; + + name: string; + + reason: string; + + message: string; + + mark: Mark; + } + + declare type TypeConstructorOptions = {| + kind?: "sequence" | "scalar" | "mapping", + resolve?: (data: any) => boolean, + construct?: (data: any, type?: string) => any, + instanceOf?: { ... }, + predicate?: (data: { ... }) => boolean, + represent?: ((data: { ... }) => any) | { [x: string]: (data: { ... }) => any }, + representName?: (data: { ... }) => any, + defaultStyle?: string, + multi?: boolean, + styleAliases?: { [x: string]: any }, + |}; + + declare class Type { + constructor(tag: string, opts?: TypeConstructorOptions): this; + kind: "sequence" | "scalar" | "mapping" | null; + resolve(data: any): boolean; + construct(data: any, type?: string): any; + instanceOf: { ... } | null; + predicate: ((data: { ... }) => boolean) | null; + represent: ((data: { ... }) => any) | { [x: string]: (data: { ... }) => any } | null; + representName: ((data: { ... }) => any) | null; + defaultStyle: string | null; + multi: boolean; + styleAliases: { [x: string]: any }; + } + + declare type State = {| + input: string, + filename: string | null, + schema: Schema, + onWarning: (this: null, e: YAMLException) => void, + json: boolean, + length: number, + position: number, + line: number, + lineStart: number, + lineIndent: number, + version: null | number, + checkLineBreaks: boolean, + kind: string, + result: any, + implicitTypes: Type[], + |}; + + declare type EventType = "open" | "close"; + + declare type LoadOptions = {| + /** string to be used as a file path in error/warning messages. */ + filename?: string, + /** function to call on warning messages. */ + onWarning?: (this: null, e: YAMLException) => void, + /** specifies a schema to use. */ + schema?: Schema, + /** compatibility with JSON.parse behaviour. */ + json?: boolean, + /** listener for parse events */ + listener?: (this: State, eventType: EventType, state: State) => void, + |}; + + declare type LoadReturn = string | number | { [key: string]: any } | null | void; + + declare type SchemaDefinition = {| + implicit?: Type[], + explicit?: Type[], + |}; + + declare class Schema { + constructor(definition: SchemaDefinition | Type[] | Type): this; + extend(types: SchemaDefinition | Type[] | Type): Schema; + } + + declare type DumpOptions = {| + /** indentation width to use (in spaces). */ + indent?: number, + /** when true, will not add an indentation level to array elements */ + noArrayIndent?: boolean, + /** do not throw on invalid types (like function in the safe schema) and skip pairs and single values with such types. */ + skipInvalid?: boolean, + /** specifies level of nesting, when to switch from block to flow style for collections. -1 means block style everwhere */ + flowLevel?: number, + /** Each tag may have own set of styles. - "tag" => "style" map. */ + styles?: { [x: string]: any }, + /** specifies a schema to use. */ + schema?: Schema, + /** if true, sort keys when dumping YAML. If a function, use the function to sort the keys. (default: false) */ + sortKeys?: boolean | ((a: any, b: any) => number), + /** set max line width. (default: 80) */ + lineWidth?: number, + /** if true, don't convert duplicate objects into references (default: false) */ + noRefs?: boolean, + /** if true don't try to be compatible with older yaml versions. Currently: don't quote "yes", "no" and so on, as required for YAML 1.1 (default: false) */ + noCompatMode?: boolean, + /** + * if true flow sequences will be condensed, omitting the space between `key: value` or `a, b`. Eg. `'[a,b]'` or `{a:{b:c}}`. + * Can be useful when using yaml for pretty URL query params as spaces are %-encoded. (default: false). + */ + condenseFlow?: boolean, + /** strings will be quoted using this quoting style. If you specify single quotes, double quotes will still be used for non-printable characters. (default: `'`) */ + quotingType?: "'" | "\"", + /** if true, all non-key strings will be quoted even if they normally don't need to. (default: false) */ + forceQuotes?: boolean, + /** callback `function (key, value)` called recursively on each key/value in source object (see `replacer` docs for `JSON.stringify`). */ + replacer?: (key: string, value: any) => any, + |}; + + declare class Exports { + load(str: string, opts?: LoadOptions): LoadReturn; + loadAll(str: string, iterator?: null, opts?: LoadOptions): LoadReturn[]; + loadAll(str: string, iterator: (doc: LoadReturn) => void, opts?: LoadOptions): void; + dump(obj: any, opts?: DumpOptions): string; + Schema: typeof Schema, + YAMLException: typeof YAMLException, + /** only strings, arrays and plain objects: http://www.yaml.org/spec/1.2/spec.html#id2802346 */ + FAILSAFE_SCHEMA: Schema, + /** only strings, arrays and plain objects: http://www.yaml.org/spec/1.2/spec.html#id2802346 */ + JSON_SCHEMA: Schema, + /** same as JSON_SCHEMA: http://www.yaml.org/spec/1.2/spec.html#id2804923 */ + CORE_SCHEMA: Schema, + /** all supported YAML types */ + DEFAULT_SCHEMA: Schema, + } + + declare module.exports: Exports; +} diff --git a/flow-typed/npm/jsdom_vx.x.x.js b/flow-typed/npm/jsdom_vx.x.x.js new file mode 100644 index 0000000..7449ce1 --- /dev/null +++ b/flow-typed/npm/jsdom_vx.x.x.js @@ -0,0 +1,3311 @@ +// flow-typed signature: 802382b375358b43f677fe3b1ca00a17 +// flow-typed version: <>/jsdom_v^21.1.1/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'jsdom' + * + * 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 'jsdom' { + 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 'jsdom/lib/api' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/default-stylesheet' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/not-implemented' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/parser/html' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/parser' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/parser/xml' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/async-resource-queue' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/no-op-resource-loader' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/per-document-resource-loader' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/request-manager' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/resource-loader' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/resources/resource-queue' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/browser/Window' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/level2/style' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/level3/xpath' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/aborting/AbortController-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/aborting/AbortSignal-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/attributes' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/attributes/Attr-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/attributes/NamedNodeMap-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/constraint-validation/DefaultConstraintValidation-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/constraint-validation/ValidityState-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/crypto/Crypto-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/cssom/StyleSheetList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/custom-elements/CustomElementRegistry-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/documents' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/domparsing/DOMParser-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/domparsing/InnerHTML-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/domparsing/parse5-adapter-serialization' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/domparsing/serialization' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/domparsing/XMLSerializer-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/CloseEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/CompositionEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/CustomEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/ErrorEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/Event-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/EventModifierMixin-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/EventTarget-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/FocusEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/HashChangeEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/InputEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/KeyboardEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/MessageEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/MouseEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/PageTransitionEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/PopStateEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/ProgressEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/StorageEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/SubmitEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/TouchEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/UIEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/events/WheelEvent-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/fetch/header-list' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/fetch/header-types' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/fetch/Headers-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/file-api/Blob-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/file-api/File-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/file-api/FileList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/file-api/FileReader-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/AbortController' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/AbortSignal' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/AbstractRange' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/AddEventListenerOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/AssignedNodesOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Attr' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/BarProp' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/BinaryType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Blob' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/BlobCallback' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/BlobPropertyBag' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CanPlayTypeResult' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CDATASection' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CharacterData' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CloseEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CloseEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Comment' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CompositionEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CompositionEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Crypto' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CustomElementConstructor' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CustomElementRegistry' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CustomEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/CustomEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Document' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DocumentFragment' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DocumentReadyState' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DocumentType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DOMImplementation' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DOMParser' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DOMStringMap' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/DOMTokenList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Element' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ElementCreationOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ElementDefinitionOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EndingType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ErrorEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ErrorEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Event' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventHandlerNonNull' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventListener' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventListenerOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventModifierInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/EventTarget' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/External' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/File' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FileList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FilePropertyBag' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FileReader' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FocusEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FocusEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/FormData' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Function' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/GetRootNodeOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HashChangeEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HashChangeEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Headers' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/History' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLAnchorElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLAreaElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLAudioElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLBaseElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLBodyElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLBRElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLButtonElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLCanvasElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLCollection' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDataElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDataListElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDetailsElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDialogElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDirectoryElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDivElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLDListElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLEmbedElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFieldSetElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFontElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFormControlsCollection' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFormElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFrameElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLFrameSetElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLHeadElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLHeadingElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLHRElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLHtmlElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLIFrameElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLImageElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLInputElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLLabelElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLLegendElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLLIElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLLinkElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMapElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMarqueeElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMediaElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMenuElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMetaElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLMeterElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLModElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLObjectElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLOListElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptGroupElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptionElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptionsCollection' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLOutputElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLParagraphElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLParamElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLPictureElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLPreElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLProgressElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLQuoteElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLScriptElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLSelectElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLSlotElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLSourceElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLSpanElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLStyleElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableCaptionElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableCellElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableColElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableRowElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableSectionElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTemplateElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTextAreaElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTimeElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTitleElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLTrackElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLUListElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLUnknownElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/HTMLVideoElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/InputEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/InputEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/KeyboardEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/KeyboardEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Location' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MessageEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MessageEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MimeType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MimeTypeArray' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MouseEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MouseEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MutationCallback' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MutationObserver' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MutationObserverInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/MutationRecord' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/NamedNodeMap' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Navigator' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Node' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/NodeFilter' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/NodeIterator' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/NodeList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/PageTransitionEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/PageTransitionEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Performance' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Plugin' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/PluginArray' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/PopStateEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/PopStateEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ProcessingInstruction' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ProgressEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ProgressEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/RadioNodeList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Range' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Screen' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ScrollBehavior' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ScrollLogicalPosition' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ScrollOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ScrollRestoration' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Selection' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SelectionMode' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ShadowRoot' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ShadowRootInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ShadowRootMode' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/StaticRange' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/StaticRangeInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Storage' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/StorageEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/StorageEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/StyleSheetList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SubmitEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SubmitEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SupportedType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGAnimatedString' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGGraphicsElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGNumber' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGStringList' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGSVGElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/SVGTitleElement' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/Text' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/TextTrackKind' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/TouchEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/TouchEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/TreeWalker' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/UIEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/UIEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/utils' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/ValidityState' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/VisibilityState' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/VoidFunction' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/WebSocket' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/WheelEvent' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/WheelEventInit' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLDocument' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequest' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/generated/XMLSerializer' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/agent-factory' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/binary-data' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/create-element' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/create-event-accessor' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/custom-elements' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/dates-and-times' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/details' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/document-base-url' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/events' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/focusing' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/form-controls' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/html-constructor' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/http-request' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/internal-constants' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/iterable-weak-set' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/json' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/mutation-observers' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/namespaces' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/node' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/number-and-date-inputs' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/ordered-set' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/page-transition-event' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/runtime-script-errors' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/selectors' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/shadow-dom' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/strings' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/style-rules' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/stylesheets' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/svg/basic-types' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/svg/render' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/text' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/traversal' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/helpers/validate-names' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/hr-time/Performance-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/interfaces' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/mutation-observer/MutationObserver-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/mutation-observer/MutationRecord-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/named-properties-window' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/MimeType-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/MimeTypeArray-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/Navigator-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorConcurrentHardware-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorCookies-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorID-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorLanguage-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorOnLine-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorPlugins-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/Plugin-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/navigator/PluginArray-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/node-document-position' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/node-type' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/node' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/CDATASection-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/CharacterData-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ChildNode-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Comment-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Document-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DocumentFragment-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DocumentOrShadowRoot-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DocumentType-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DOMImplementation-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DOMStringMap-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/DOMTokenList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Element-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ElementContentEditable-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ElementCSSInlineStyle-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/GlobalEventHandlers-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAnchorElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAreaElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAudioElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBaseElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBodyElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBRElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLButtonElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLCanvasElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLCollection-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDataElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDataListElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDetailsElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDialogElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDirectoryElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDivElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDListElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLEmbedElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFieldSetElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFontElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFormControlsCollection-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFormElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFrameElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFrameSetElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHeadElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHeadingElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHRElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHtmlElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHyperlinkElementUtils-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLIFrameElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLImageElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLInputElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLabelElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLegendElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLIElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLinkElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMapElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMarqueeElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMediaElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMenuElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMetaElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMeterElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLModElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLObjectElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOListElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptGroupElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptionElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptionsCollection-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOrSVGElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOutputElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLParagraphElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLParamElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLPictureElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLPreElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLProgressElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLQuoteElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLScriptElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSelectElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSlotElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSourceElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSpanElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLStyleElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableCaptionElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableCellElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableColElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableRowElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableSectionElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTemplateElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTextAreaElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTimeElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTitleElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTrackElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLUListElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLUnknownElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/HTMLVideoElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/LinkStyle-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Node-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/NodeList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/NonDocumentTypeChildNode-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/NonElementParentNode-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ParentNode-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ProcessingInstruction-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/RadioNodeList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/ShadowRoot-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Slotable-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/SVGElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/SVGGraphicsElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/SVGSVGElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/SVGTests-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/SVGTitleElement-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/Text-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/WindowEventHandlers-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/nodes/XMLDocument-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/post-message' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/range/AbstractRange-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/range/boundary-point' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/range/Range-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/range/StaticRange-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/selection/Selection-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/svg/SVGAnimatedString-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/svg/SVGListBase' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/svg/SVGNumber-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/svg/SVGStringList-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/traversal/helpers' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/traversal/NodeIterator-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/traversal/TreeWalker-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/websockets/WebSocket-impl-browser' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/websockets/WebSocket-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/webstorage/Storage-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/BarProp-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/External-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/History-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/Location-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/navigation' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/Screen-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/window/SessionHistory' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/FormData-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/xhr-sync-worker' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/xhr-utils' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequestEventTarget-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequestUpload-impl' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/named-properties-tracker' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/utils' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/virtual-console' { + declare module.exports: any; +} + +declare module 'jsdom/lib/jsdom/vm-shim' { + declare module.exports: any; +} + +// Filename aliases +declare module 'jsdom/lib/api.js' { + declare module.exports: $Exports<'jsdom/lib/api'>; +} +declare module 'jsdom/lib/jsdom/browser/default-stylesheet.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/default-stylesheet'>; +} +declare module 'jsdom/lib/jsdom/browser/not-implemented.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/not-implemented'>; +} +declare module 'jsdom/lib/jsdom/browser/parser/html.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/parser/html'>; +} +declare module 'jsdom/lib/jsdom/browser/parser/index' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/parser'>; +} +declare module 'jsdom/lib/jsdom/browser/parser/index.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/parser'>; +} +declare module 'jsdom/lib/jsdom/browser/parser/xml.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/parser/xml'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/async-resource-queue.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/async-resource-queue'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/no-op-resource-loader.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/no-op-resource-loader'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/per-document-resource-loader.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/per-document-resource-loader'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/request-manager.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/request-manager'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/resource-loader.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/resource-loader'>; +} +declare module 'jsdom/lib/jsdom/browser/resources/resource-queue.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/resources/resource-queue'>; +} +declare module 'jsdom/lib/jsdom/browser/Window.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/browser/Window'>; +} +declare module 'jsdom/lib/jsdom/level2/style.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/level2/style'>; +} +declare module 'jsdom/lib/jsdom/level3/xpath.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/level3/xpath'>; +} +declare module 'jsdom/lib/jsdom/living/aborting/AbortController-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/aborting/AbortController-impl'>; +} +declare module 'jsdom/lib/jsdom/living/aborting/AbortSignal-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/aborting/AbortSignal-impl'>; +} +declare module 'jsdom/lib/jsdom/living/attributes.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/attributes'>; +} +declare module 'jsdom/lib/jsdom/living/attributes/Attr-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/attributes/Attr-impl'>; +} +declare module 'jsdom/lib/jsdom/living/attributes/NamedNodeMap-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/attributes/NamedNodeMap-impl'>; +} +declare module 'jsdom/lib/jsdom/living/constraint-validation/DefaultConstraintValidation-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/constraint-validation/DefaultConstraintValidation-impl'>; +} +declare module 'jsdom/lib/jsdom/living/constraint-validation/ValidityState-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/constraint-validation/ValidityState-impl'>; +} +declare module 'jsdom/lib/jsdom/living/crypto/Crypto-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/crypto/Crypto-impl'>; +} +declare module 'jsdom/lib/jsdom/living/cssom/StyleSheetList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/cssom/StyleSheetList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/custom-elements/CustomElementRegistry-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/custom-elements/CustomElementRegistry-impl'>; +} +declare module 'jsdom/lib/jsdom/living/documents.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/documents'>; +} +declare module 'jsdom/lib/jsdom/living/domparsing/DOMParser-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/domparsing/DOMParser-impl'>; +} +declare module 'jsdom/lib/jsdom/living/domparsing/InnerHTML-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/domparsing/InnerHTML-impl'>; +} +declare module 'jsdom/lib/jsdom/living/domparsing/parse5-adapter-serialization.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/domparsing/parse5-adapter-serialization'>; +} +declare module 'jsdom/lib/jsdom/living/domparsing/serialization.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/domparsing/serialization'>; +} +declare module 'jsdom/lib/jsdom/living/domparsing/XMLSerializer-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/domparsing/XMLSerializer-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/CloseEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/CloseEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/CompositionEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/CompositionEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/CustomEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/CustomEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/ErrorEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/ErrorEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/Event-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/Event-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/EventModifierMixin-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/EventModifierMixin-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/EventTarget-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/EventTarget-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/FocusEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/FocusEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/HashChangeEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/HashChangeEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/InputEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/InputEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/KeyboardEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/KeyboardEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/MessageEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/MessageEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/MouseEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/MouseEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/PageTransitionEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/PageTransitionEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/PopStateEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/PopStateEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/ProgressEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/ProgressEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/StorageEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/StorageEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/SubmitEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/SubmitEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/TouchEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/TouchEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/UIEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/UIEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/events/WheelEvent-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/events/WheelEvent-impl'>; +} +declare module 'jsdom/lib/jsdom/living/fetch/header-list.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/fetch/header-list'>; +} +declare module 'jsdom/lib/jsdom/living/fetch/header-types.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/fetch/header-types'>; +} +declare module 'jsdom/lib/jsdom/living/fetch/Headers-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/fetch/Headers-impl'>; +} +declare module 'jsdom/lib/jsdom/living/file-api/Blob-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/file-api/Blob-impl'>; +} +declare module 'jsdom/lib/jsdom/living/file-api/File-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/file-api/File-impl'>; +} +declare module 'jsdom/lib/jsdom/living/file-api/FileList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/file-api/FileList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/file-api/FileReader-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/file-api/FileReader-impl'>; +} +declare module 'jsdom/lib/jsdom/living/generated/AbortController.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/AbortController'>; +} +declare module 'jsdom/lib/jsdom/living/generated/AbortSignal.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/AbortSignal'>; +} +declare module 'jsdom/lib/jsdom/living/generated/AbstractRange.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/AbstractRange'>; +} +declare module 'jsdom/lib/jsdom/living/generated/AddEventListenerOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/AddEventListenerOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/AssignedNodesOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/AssignedNodesOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Attr.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Attr'>; +} +declare module 'jsdom/lib/jsdom/living/generated/BarProp.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/BarProp'>; +} +declare module 'jsdom/lib/jsdom/living/generated/BinaryType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/BinaryType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Blob.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Blob'>; +} +declare module 'jsdom/lib/jsdom/living/generated/BlobCallback.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/BlobCallback'>; +} +declare module 'jsdom/lib/jsdom/living/generated/BlobPropertyBag.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/BlobPropertyBag'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CanPlayTypeResult.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CanPlayTypeResult'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CDATASection.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CDATASection'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CharacterData.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CharacterData'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CloseEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CloseEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CloseEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CloseEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Comment.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Comment'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CompositionEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CompositionEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CompositionEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CompositionEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Crypto.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Crypto'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CustomElementConstructor.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CustomElementConstructor'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CustomElementRegistry.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CustomElementRegistry'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CustomEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CustomEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/CustomEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/CustomEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Document.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Document'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DocumentFragment.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DocumentFragment'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DocumentReadyState.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DocumentReadyState'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DocumentType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DocumentType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DOMImplementation.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DOMImplementation'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DOMParser.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DOMParser'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DOMStringMap.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DOMStringMap'>; +} +declare module 'jsdom/lib/jsdom/living/generated/DOMTokenList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/DOMTokenList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Element.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Element'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ElementCreationOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ElementCreationOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ElementDefinitionOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ElementDefinitionOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EndingType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EndingType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ErrorEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ErrorEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ErrorEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ErrorEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Event.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Event'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventHandlerNonNull.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventHandlerNonNull'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventListener.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventListener'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventListenerOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventListenerOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventModifierInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventModifierInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/EventTarget.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/EventTarget'>; +} +declare module 'jsdom/lib/jsdom/living/generated/External.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/External'>; +} +declare module 'jsdom/lib/jsdom/living/generated/File.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/File'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FileList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FileList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FilePropertyBag.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FilePropertyBag'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FileReader.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FileReader'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FocusEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FocusEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FocusEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FocusEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/FormData.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/FormData'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Function.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Function'>; +} +declare module 'jsdom/lib/jsdom/living/generated/GetRootNodeOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/GetRootNodeOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HashChangeEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HashChangeEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HashChangeEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HashChangeEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Headers.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Headers'>; +} +declare module 'jsdom/lib/jsdom/living/generated/History.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/History'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLAnchorElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLAnchorElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLAreaElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLAreaElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLAudioElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLAudioElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLBaseElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLBaseElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLBodyElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLBodyElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLBRElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLBRElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLButtonElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLButtonElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLCanvasElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLCanvasElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLCollection.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLCollection'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDataElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDataElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDataListElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDataListElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDetailsElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDetailsElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDialogElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDialogElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDirectoryElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDirectoryElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDivElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDivElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLDListElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLDListElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLEmbedElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLEmbedElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFieldSetElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFieldSetElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFontElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFontElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFormControlsCollection.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFormControlsCollection'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFormElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFormElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFrameElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFrameElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLFrameSetElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLFrameSetElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLHeadElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLHeadElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLHeadingElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLHeadingElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLHRElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLHRElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLHtmlElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLHtmlElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLIFrameElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLIFrameElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLImageElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLImageElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLInputElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLInputElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLLabelElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLLabelElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLLegendElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLLegendElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLLIElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLLIElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLLinkElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLLinkElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMapElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMapElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMarqueeElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMarqueeElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMediaElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMediaElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMenuElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMenuElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMetaElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMetaElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLMeterElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLMeterElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLModElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLModElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLObjectElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLObjectElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLOListElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLOListElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptGroupElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLOptGroupElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptionElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLOptionElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLOptionsCollection.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLOptionsCollection'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLOutputElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLOutputElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLParagraphElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLParagraphElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLParamElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLParamElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLPictureElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLPictureElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLPreElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLPreElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLProgressElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLProgressElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLQuoteElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLQuoteElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLScriptElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLScriptElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLSelectElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLSelectElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLSlotElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLSlotElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLSourceElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLSourceElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLSpanElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLSpanElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLStyleElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLStyleElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableCaptionElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableCaptionElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableCellElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableCellElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableColElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableColElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableRowElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableRowElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTableSectionElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTableSectionElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTemplateElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTemplateElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTextAreaElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTextAreaElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTimeElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTimeElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTitleElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTitleElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLTrackElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLTrackElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLUListElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLUListElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLUnknownElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLUnknownElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/HTMLVideoElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/HTMLVideoElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/InputEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/InputEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/InputEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/InputEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/KeyboardEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/KeyboardEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/KeyboardEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/KeyboardEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Location.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Location'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MessageEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MessageEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MessageEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MessageEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MimeType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MimeType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MimeTypeArray.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MimeTypeArray'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MouseEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MouseEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MouseEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MouseEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MutationCallback.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MutationCallback'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MutationObserver.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MutationObserver'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MutationObserverInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MutationObserverInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/MutationRecord.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/MutationRecord'>; +} +declare module 'jsdom/lib/jsdom/living/generated/NamedNodeMap.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/NamedNodeMap'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Navigator.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Navigator'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Node.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Node'>; +} +declare module 'jsdom/lib/jsdom/living/generated/NodeFilter.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/NodeFilter'>; +} +declare module 'jsdom/lib/jsdom/living/generated/NodeIterator.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/NodeIterator'>; +} +declare module 'jsdom/lib/jsdom/living/generated/NodeList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/NodeList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull'>; +} +declare module 'jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull'>; +} +declare module 'jsdom/lib/jsdom/living/generated/PageTransitionEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/PageTransitionEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/PageTransitionEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/PageTransitionEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Performance.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Performance'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Plugin.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Plugin'>; +} +declare module 'jsdom/lib/jsdom/living/generated/PluginArray.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/PluginArray'>; +} +declare module 'jsdom/lib/jsdom/living/generated/PopStateEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/PopStateEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/PopStateEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/PopStateEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ProcessingInstruction.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ProcessingInstruction'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ProgressEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ProgressEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ProgressEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ProgressEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/RadioNodeList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/RadioNodeList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Range.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Range'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Screen.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Screen'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ScrollBehavior.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ScrollBehavior'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ScrollLogicalPosition.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ScrollLogicalPosition'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ScrollOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ScrollOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ScrollRestoration.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ScrollRestoration'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Selection.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Selection'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SelectionMode.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SelectionMode'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ShadowRoot.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ShadowRoot'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ShadowRootInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ShadowRootInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ShadowRootMode.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ShadowRootMode'>; +} +declare module 'jsdom/lib/jsdom/living/generated/StaticRange.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/StaticRange'>; +} +declare module 'jsdom/lib/jsdom/living/generated/StaticRangeInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/StaticRangeInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Storage.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Storage'>; +} +declare module 'jsdom/lib/jsdom/living/generated/StorageEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/StorageEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/StorageEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/StorageEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/StyleSheetList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/StyleSheetList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SubmitEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SubmitEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SubmitEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SubmitEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SupportedType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SupportedType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGAnimatedString.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGAnimatedString'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGGraphicsElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGGraphicsElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGNumber.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGNumber'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGStringList.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGStringList'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGSVGElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGSVGElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/SVGTitleElement.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/SVGTitleElement'>; +} +declare module 'jsdom/lib/jsdom/living/generated/Text.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/Text'>; +} +declare module 'jsdom/lib/jsdom/living/generated/TextTrackKind.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/TextTrackKind'>; +} +declare module 'jsdom/lib/jsdom/living/generated/TouchEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/TouchEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/TouchEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/TouchEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/TreeWalker.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/TreeWalker'>; +} +declare module 'jsdom/lib/jsdom/living/generated/UIEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/UIEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/UIEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/UIEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/utils.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/utils'>; +} +declare module 'jsdom/lib/jsdom/living/generated/ValidityState.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/ValidityState'>; +} +declare module 'jsdom/lib/jsdom/living/generated/VisibilityState.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/VisibilityState'>; +} +declare module 'jsdom/lib/jsdom/living/generated/VoidFunction.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/VoidFunction'>; +} +declare module 'jsdom/lib/jsdom/living/generated/WebSocket.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/WebSocket'>; +} +declare module 'jsdom/lib/jsdom/living/generated/WheelEvent.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/WheelEvent'>; +} +declare module 'jsdom/lib/jsdom/living/generated/WheelEventInit.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/WheelEventInit'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLDocument.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLDocument'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequest.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLHttpRequest'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload'>; +} +declare module 'jsdom/lib/jsdom/living/generated/XMLSerializer.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/generated/XMLSerializer'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/agent-factory.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/agent-factory'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/binary-data.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/binary-data'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/create-element.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/create-element'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/create-event-accessor.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/create-event-accessor'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/custom-elements.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/custom-elements'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/dates-and-times.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/dates-and-times'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/details.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/details'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/document-base-url.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/document-base-url'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/events.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/events'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/focusing.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/focusing'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/form-controls.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/form-controls'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/html-constructor.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/html-constructor'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/http-request.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/http-request'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/internal-constants.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/internal-constants'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/iterable-weak-set.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/iterable-weak-set'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/json.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/json'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/mutation-observers.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/mutation-observers'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/namespaces.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/namespaces'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/node.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/node'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/number-and-date-inputs.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/number-and-date-inputs'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/ordered-set.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/ordered-set'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/page-transition-event.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/page-transition-event'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/runtime-script-errors.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/runtime-script-errors'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/selectors.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/selectors'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/shadow-dom.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/shadow-dom'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/strings.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/strings'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/style-rules.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/style-rules'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/stylesheets.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/stylesheets'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/svg/basic-types.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/svg/basic-types'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/svg/render.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/svg/render'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/text.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/text'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/traversal.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/traversal'>; +} +declare module 'jsdom/lib/jsdom/living/helpers/validate-names.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/helpers/validate-names'>; +} +declare module 'jsdom/lib/jsdom/living/hr-time/Performance-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/hr-time/Performance-impl'>; +} +declare module 'jsdom/lib/jsdom/living/interfaces.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/interfaces'>; +} +declare module 'jsdom/lib/jsdom/living/mutation-observer/MutationObserver-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/mutation-observer/MutationObserver-impl'>; +} +declare module 'jsdom/lib/jsdom/living/mutation-observer/MutationRecord-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/mutation-observer/MutationRecord-impl'>; +} +declare module 'jsdom/lib/jsdom/living/named-properties-window.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/named-properties-window'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/MimeType-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/MimeType-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/MimeTypeArray-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/MimeTypeArray-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/Navigator-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/Navigator-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorConcurrentHardware-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorConcurrentHardware-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorCookies-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorCookies-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorID-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorID-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorLanguage-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorLanguage-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorOnLine-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorOnLine-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/NavigatorPlugins-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/NavigatorPlugins-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/Plugin-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/Plugin-impl'>; +} +declare module 'jsdom/lib/jsdom/living/navigator/PluginArray-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/navigator/PluginArray-impl'>; +} +declare module 'jsdom/lib/jsdom/living/node-document-position.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/node-document-position'>; +} +declare module 'jsdom/lib/jsdom/living/node-type.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/node-type'>; +} +declare module 'jsdom/lib/jsdom/living/node.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/node'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/CDATASection-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/CDATASection-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/CharacterData-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/CharacterData-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ChildNode-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ChildNode-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Comment-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Comment-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Document-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Document-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DocumentFragment-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DocumentFragment-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DocumentOrShadowRoot-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DocumentOrShadowRoot-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DocumentType-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DocumentType-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DOMImplementation-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DOMImplementation-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DOMStringMap-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DOMStringMap-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/DOMTokenList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/DOMTokenList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Element-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Element-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ElementContentEditable-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ElementContentEditable-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ElementCSSInlineStyle-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ElementCSSInlineStyle-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/GlobalEventHandlers-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/GlobalEventHandlers-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAnchorElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLAnchorElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAreaElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLAreaElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLAudioElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLAudioElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBaseElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLBaseElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBodyElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLBodyElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLBRElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLBRElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLButtonElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLButtonElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLCanvasElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLCanvasElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLCollection-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLCollection-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDataElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDataElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDataListElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDataListElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDetailsElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDetailsElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDialogElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDialogElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDirectoryElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDirectoryElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDivElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDivElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLDListElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLDListElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLEmbedElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLEmbedElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFieldSetElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFieldSetElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFontElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFontElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFormControlsCollection-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFormControlsCollection-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFormElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFormElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFrameElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFrameElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLFrameSetElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLFrameSetElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHeadElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLHeadElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHeadingElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLHeadingElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHRElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLHRElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHtmlElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLHtmlElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLHyperlinkElementUtils-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLHyperlinkElementUtils-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLIFrameElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLIFrameElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLImageElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLImageElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLInputElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLInputElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLabelElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLLabelElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLegendElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLLegendElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLIElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLLIElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLLinkElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLLinkElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMapElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMapElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMarqueeElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMarqueeElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMediaElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMediaElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMenuElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMenuElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMetaElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMetaElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLMeterElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLMeterElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLModElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLModElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLObjectElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLObjectElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOListElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOListElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptGroupElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOptGroupElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptionElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOptionElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOptionsCollection-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOptionsCollection-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOrSVGElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOrSVGElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLOutputElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLOutputElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLParagraphElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLParagraphElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLParamElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLParamElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLPictureElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLPictureElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLPreElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLPreElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLProgressElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLProgressElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLQuoteElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLQuoteElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLScriptElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLScriptElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSelectElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLSelectElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSlotElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLSlotElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSourceElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLSourceElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLSpanElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLSpanElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLStyleElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLStyleElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableCaptionElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableCaptionElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableCellElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableCellElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableColElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableColElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableRowElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableRowElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTableSectionElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTableSectionElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTemplateElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTemplateElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTextAreaElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTextAreaElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTimeElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTimeElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTitleElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTitleElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLTrackElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLTrackElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLUListElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLUListElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLUnknownElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLUnknownElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/HTMLVideoElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/HTMLVideoElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/LinkStyle-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/LinkStyle-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Node-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Node-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/NodeList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/NodeList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/NonDocumentTypeChildNode-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/NonDocumentTypeChildNode-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/NonElementParentNode-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/NonElementParentNode-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ParentNode-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ParentNode-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ProcessingInstruction-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ProcessingInstruction-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/RadioNodeList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/RadioNodeList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/ShadowRoot-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/ShadowRoot-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Slotable-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Slotable-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/SVGElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/SVGElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/SVGGraphicsElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/SVGGraphicsElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/SVGSVGElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/SVGSVGElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/SVGTests-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/SVGTests-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/SVGTitleElement-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/SVGTitleElement-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/Text-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/Text-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/WindowEventHandlers-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/WindowEventHandlers-impl'>; +} +declare module 'jsdom/lib/jsdom/living/nodes/XMLDocument-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/nodes/XMLDocument-impl'>; +} +declare module 'jsdom/lib/jsdom/living/post-message.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/post-message'>; +} +declare module 'jsdom/lib/jsdom/living/range/AbstractRange-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/range/AbstractRange-impl'>; +} +declare module 'jsdom/lib/jsdom/living/range/boundary-point.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/range/boundary-point'>; +} +declare module 'jsdom/lib/jsdom/living/range/Range-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/range/Range-impl'>; +} +declare module 'jsdom/lib/jsdom/living/range/StaticRange-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/range/StaticRange-impl'>; +} +declare module 'jsdom/lib/jsdom/living/selection/Selection-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/selection/Selection-impl'>; +} +declare module 'jsdom/lib/jsdom/living/svg/SVGAnimatedString-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/svg/SVGAnimatedString-impl'>; +} +declare module 'jsdom/lib/jsdom/living/svg/SVGListBase.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/svg/SVGListBase'>; +} +declare module 'jsdom/lib/jsdom/living/svg/SVGNumber-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/svg/SVGNumber-impl'>; +} +declare module 'jsdom/lib/jsdom/living/svg/SVGStringList-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/svg/SVGStringList-impl'>; +} +declare module 'jsdom/lib/jsdom/living/traversal/helpers.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/traversal/helpers'>; +} +declare module 'jsdom/lib/jsdom/living/traversal/NodeIterator-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/traversal/NodeIterator-impl'>; +} +declare module 'jsdom/lib/jsdom/living/traversal/TreeWalker-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/traversal/TreeWalker-impl'>; +} +declare module 'jsdom/lib/jsdom/living/websockets/WebSocket-impl-browser.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/websockets/WebSocket-impl-browser'>; +} +declare module 'jsdom/lib/jsdom/living/websockets/WebSocket-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/websockets/WebSocket-impl'>; +} +declare module 'jsdom/lib/jsdom/living/webstorage/Storage-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/webstorage/Storage-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/BarProp-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/BarProp-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/External-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/External-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/History-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/History-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/Location-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/Location-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/navigation.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/navigation'>; +} +declare module 'jsdom/lib/jsdom/living/window/Screen-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/Screen-impl'>; +} +declare module 'jsdom/lib/jsdom/living/window/SessionHistory.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/window/SessionHistory'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/FormData-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/FormData-impl'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/xhr-sync-worker.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/xhr-sync-worker'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/xhr-utils.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/xhr-utils'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/XMLHttpRequest-impl'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequestEventTarget-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/XMLHttpRequestEventTarget-impl'>; +} +declare module 'jsdom/lib/jsdom/living/xhr/XMLHttpRequestUpload-impl.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/living/xhr/XMLHttpRequestUpload-impl'>; +} +declare module 'jsdom/lib/jsdom/named-properties-tracker.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/named-properties-tracker'>; +} +declare module 'jsdom/lib/jsdom/utils.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/utils'>; +} +declare module 'jsdom/lib/jsdom/virtual-console.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/virtual-console'>; +} +declare module 'jsdom/lib/jsdom/vm-shim.js' { + declare module.exports: $Exports<'jsdom/lib/jsdom/vm-shim'>; +} diff --git a/flow-typed/npm/lint-staged_vx.x.x.js b/flow-typed/npm/lint-staged_vx.x.x.js new file mode 100644 index 0000000..02569f9 --- /dev/null +++ b/flow-typed/npm/lint-staged_vx.x.x.js @@ -0,0 +1,217 @@ +// flow-typed signature: 9793179ff11430685c8286a4ff6f3f16 +// flow-typed version: <>/lint-staged_v^12.4.0/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'lint-staged' + * + * 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 'lint-staged' { + 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 'lint-staged/bin/lint-staged' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/chunkFiles' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/dynamicImport' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/execGit' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/figures' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/file' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/generateTasks' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/getRenderer' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/getStagedFiles' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/gitWorkflow' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/groupFilesByConfig' { + declare module.exports: any; +} + +declare module 'lint-staged/lib' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/loadConfig' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/makeCmdTasks' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/messages' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/parseGitZOutput' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/printTaskOutput' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/resolveConfig' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/resolveGitRepo' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/resolveTaskFn' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/runAll' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/searchConfigs' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/state' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/symbols' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/validateBraces' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/validateConfig' { + declare module.exports: any; +} + +declare module 'lint-staged/lib/validateOptions' { + declare module.exports: any; +} + +// Filename aliases +declare module 'lint-staged/bin/lint-staged.js' { + declare module.exports: $Exports<'lint-staged/bin/lint-staged'>; +} +declare module 'lint-staged/lib/chunkFiles.js' { + declare module.exports: $Exports<'lint-staged/lib/chunkFiles'>; +} +declare module 'lint-staged/lib/dynamicImport.js' { + declare module.exports: $Exports<'lint-staged/lib/dynamicImport'>; +} +declare module 'lint-staged/lib/execGit.js' { + declare module.exports: $Exports<'lint-staged/lib/execGit'>; +} +declare module 'lint-staged/lib/figures.js' { + declare module.exports: $Exports<'lint-staged/lib/figures'>; +} +declare module 'lint-staged/lib/file.js' { + declare module.exports: $Exports<'lint-staged/lib/file'>; +} +declare module 'lint-staged/lib/generateTasks.js' { + declare module.exports: $Exports<'lint-staged/lib/generateTasks'>; +} +declare module 'lint-staged/lib/getRenderer.js' { + declare module.exports: $Exports<'lint-staged/lib/getRenderer'>; +} +declare module 'lint-staged/lib/getStagedFiles.js' { + declare module.exports: $Exports<'lint-staged/lib/getStagedFiles'>; +} +declare module 'lint-staged/lib/gitWorkflow.js' { + declare module.exports: $Exports<'lint-staged/lib/gitWorkflow'>; +} +declare module 'lint-staged/lib/groupFilesByConfig.js' { + declare module.exports: $Exports<'lint-staged/lib/groupFilesByConfig'>; +} +declare module 'lint-staged/lib/index' { + declare module.exports: $Exports<'lint-staged/lib'>; +} +declare module 'lint-staged/lib/index.js' { + declare module.exports: $Exports<'lint-staged/lib'>; +} +declare module 'lint-staged/lib/loadConfig.js' { + declare module.exports: $Exports<'lint-staged/lib/loadConfig'>; +} +declare module 'lint-staged/lib/makeCmdTasks.js' { + declare module.exports: $Exports<'lint-staged/lib/makeCmdTasks'>; +} +declare module 'lint-staged/lib/messages.js' { + declare module.exports: $Exports<'lint-staged/lib/messages'>; +} +declare module 'lint-staged/lib/parseGitZOutput.js' { + declare module.exports: $Exports<'lint-staged/lib/parseGitZOutput'>; +} +declare module 'lint-staged/lib/printTaskOutput.js' { + declare module.exports: $Exports<'lint-staged/lib/printTaskOutput'>; +} +declare module 'lint-staged/lib/resolveConfig.js' { + declare module.exports: $Exports<'lint-staged/lib/resolveConfig'>; +} +declare module 'lint-staged/lib/resolveGitRepo.js' { + declare module.exports: $Exports<'lint-staged/lib/resolveGitRepo'>; +} +declare module 'lint-staged/lib/resolveTaskFn.js' { + declare module.exports: $Exports<'lint-staged/lib/resolveTaskFn'>; +} +declare module 'lint-staged/lib/runAll.js' { + declare module.exports: $Exports<'lint-staged/lib/runAll'>; +} +declare module 'lint-staged/lib/searchConfigs.js' { + declare module.exports: $Exports<'lint-staged/lib/searchConfigs'>; +} +declare module 'lint-staged/lib/state.js' { + declare module.exports: $Exports<'lint-staged/lib/state'>; +} +declare module 'lint-staged/lib/symbols.js' { + declare module.exports: $Exports<'lint-staged/lib/symbols'>; +} +declare module 'lint-staged/lib/validateBraces.js' { + declare module.exports: $Exports<'lint-staged/lib/validateBraces'>; +} +declare module 'lint-staged/lib/validateConfig.js' { + declare module.exports: $Exports<'lint-staged/lib/validateConfig'>; +} +declare module 'lint-staged/lib/validateOptions.js' { + declare module.exports: $Exports<'lint-staged/lib/validateOptions'>; +} diff --git a/flow-typed/npm/md5_v2.x.x.js b/flow-typed/npm/md5_v2.x.x.js new file mode 100644 index 0000000..ff7d45e --- /dev/null +++ b/flow-typed/npm/md5_v2.x.x.js @@ -0,0 +1,16 @@ +// flow-typed signature: 198b480a6b35dbf3a74cb37d21258b00 +// flow-typed version: c6154227d1/md5_v2.x.x/flow_>=v0.104.x + +// @flow + +declare module "md5" { + declare module.exports: ( + message: string | Buffer, + options?: { + asString?: boolean, + asBytes?: boolean, + encoding?: string, + ... + } + ) => string; +} diff --git a/flow-typed/npm/mkdirp_v1.x.x.js b/flow-typed/npm/mkdirp_v1.x.x.js new file mode 100644 index 0000000..01ba821 --- /dev/null +++ b/flow-typed/npm/mkdirp_v1.x.x.js @@ -0,0 +1,25 @@ +// flow-typed signature: 28ddcca31abd597a77830710de25f5fe +// flow-typed version: a75473352d/mkdirp_v1.x.x/flow_>=v0.83.x + +declare module 'mkdirp' { + import typeof { mkdir, stat } from 'fs'; + + declare type FsImplementation = { + +mkdir?: mkdir, + +stat?: stat, + ... + }; + + declare type Options = number | string | {| mode?: number; fs?: FsImplementation |}; + + declare type Callback = (err: ?Error, path: ?string) => void; + + declare module.exports: {| + (path: string, options?: Options | Callback): Promise; + sync(path: string, options?: Options): string | void; + manual(path: string, options?: Options | Callback): Promise; + manualSync(path: string, options?: Options): string | void; + native(path: string, options?: Options | Callback): Promise; + nativeSync(path: string, options?: Options): string | void; + |}; +} diff --git a/flow-typed/npm/node-stream-zip_v1.x.x.js b/flow-typed/npm/node-stream-zip_v1.x.x.js new file mode 100644 index 0000000..2940cc2 --- /dev/null +++ b/flow-typed/npm/node-stream-zip_v1.x.x.js @@ -0,0 +1,191 @@ +// flow-typed signature: bd18604d0696d9e4ad0da443cf74273b +// flow-typed version: 1ff21d416b/node-stream-zip_v1.x.x/flow_>=v0.104.x + +declare module 'node-stream-zip' { + declare type StreamZipOptions = {| + /** + * File to read + * @default undefined + */ + file?: string; + + /** + * Alternatively, you can pass fd here + * @default undefined + */ + fd?: number; + + /** + * You will be able to work with entries inside zip archive, + * otherwise the only way to access them is entry event + * @default true + */ + storeEntries?: boolean; + + /** + * By default, entry name is checked for malicious characters, like ../ or c:\123, + * pass this flag to disable validation error + * @default false + */ + skipEntryNameValidation?: boolean; + + /** + * Filesystem read chunk size + * @default automatic based on file size + */ + chunkSize?: number; + + /** + * Encoding used to decode file names + * @default UTF8 + */ + nameEncoding?: string; + |} + + declare type ZipEntry = {| + /** + * file name + */ + name: string; + + /** + * true if it's a directory entry + */ + isDirectory: boolean; + + /** + * true if it's a file entry, see also isDirectory + */ + isFile: boolean; + + /** + * file comment + */ + comment: string; + + /** + * if the file is encrypted + */ + encrypted: boolean; + + /** + * version made by + */ + verMade: number; + + /** + * version needed to extract + */ + version: number; + + /** + * encrypt, decrypt flags + */ + flags: number; + + /** + * compression method + */ + method: number; + + /** + * modification time + */ + time: number; + + /** + * uncompressed file crc-32 value + */ + crc: number; + + /** + * compressed size + */ + compressedSize: number; + + /** + * uncompressed size + */ + size: number; + + /** + * volume number start + */ + diskStart: number; + + /** + * internal file attributes + */ + inattr: number; + + /** + * external file attributes + */ + attr: number; + + /** + * LOC header offset + */ + offset: number; + |} + + declare class StreamZipAsync { + constructor(config: StreamZipOptions): this; + + entriesCount: Promise; + comment: Promise; + + entry(name: string): Promise; + entries(): Promise<{ [name: string]: ZipEntry }>; + entryData(entry: string | ZipEntry): Promise; + stream(entry: string | ZipEntry): Promise; + extract(entry: string | ZipEntry | null, outPath: string): Promise; + + on(event: 'entry', handler: (entry: ZipEntry) => void): void; + on(event: 'extract', handler: (entry: ZipEntry, outPath: string) => void): void; + + close(): Promise; + } + + declare class StreamZip { + constructor(config: StreamZipOptions): this; + + entriesCount: number; + comment: string; + + on(event: 'error', handler: (error: any) => void): void; + on(event: 'entry', handler: (entry: ZipEntry) => void): void; + on(event: 'ready', handler: () => void): void; + on(event: 'extract', handler: (entry: ZipEntry, outPath: string) => void): void; + + entry(name: string): ?ZipEntry; + + entries(): { [name: string]: ZipEntry }; + + stream( + entry: string | ZipEntry, + callback: (err: any | null, stream?: ReadableStream) => void + ): void; + + entryDataSync(entry: string | ZipEntry): Buffer; + + openEntry( + entry: string | ZipEntry, + callback: (err: any | null, entry?: ZipEntry) => void, + sync: boolean + ): void; + + extract( + entry: string | ZipEntry | null, + outPath: string, + callback: (err?: any, res?: number) => void + ): void; + + close(callback?: (err?: any) => void): void; + + static async: Class; + } + + declare module.exports: Class; + } + \ No newline at end of file diff --git a/flow-typed/npm/prettier_v1.x.x.js b/flow-typed/npm/prettier_v1.x.x.js new file mode 100644 index 0000000..be7b0de --- /dev/null +++ b/flow-typed/npm/prettier_v1.x.x.js @@ -0,0 +1,228 @@ +// flow-typed signature: 45d6719922da287e98e2f6afd9168af4 +// flow-typed version: 6912183195/prettier_v1.x.x/flow_>=v0.104.x <=v0.200.x + +declare module "prettier" { + declare export type AST = { [key: string]: any, ... }; + declare export type Doc = { + [key: string]: any, + ... + }; + declare export type FastPath = { + stack: any[], + getName(): null | string | number | Symbol, + getValue(): T, + getNode(count?: number): null | T, + getParentNode(count?: number): null | T, + call(callback: (path: FastPath) => U, ...names: Array): U, + each(callback: (path: FastPath) => void, ...names: Array): void, + map(callback: (path: FastPath, index: number) => U, ...names: Array): U[], + ... + }; + + declare export type PrettierParserName = + | "babylon" // deprecated + | "babel" + | "babel-flow" + | "flow" + | "typescript" + | "postcss" // deprecated + | "css" + | "less" + | "scss" + | "json" + | "json5" + | "json-stringify" + | "graphql" + | "markdown" + | "vue" + | "html" + | "angular" + | "mdx" + | "yaml"; + + declare export type PrettierParser = { + [name: PrettierParserName]: (text: string, options?: { [key: string]: any, ... }) => AST, + ... + }; + + declare export type CustomParser = ( + text: string, + parsers: PrettierParser, + options: Options + ) => AST; + + declare export type Options = {| + printWidth?: number, + tabWidth?: number, + useTabs?: boolean, + semi?: boolean, + singleQuote?: boolean, + trailingComma?: "none" | "es5" | "all", + bracketSpacing?: boolean, + jsxBracketSameLine?: boolean, + arrowParens?: "avoid" | "always", + rangeStart?: number, + rangeEnd?: number, + parser?: PrettierParserName | CustomParser, + filepath?: string, + requirePragma?: boolean, + insertPragma?: boolean, + proseWrap?: "always" | "never" | "preserve", + plugins?: Array + |}; + + declare export type Plugin = { + languages: SupportLanguage, + parsers: { [parserName: string]: Parser, ... }, + printers: { [astFormat: string]: Printer, ... }, + options?: SupportOption[], + ... + }; + + declare export type Parser = { + parse: ( + text: string, + parsers: { [parserName: string]: Parser, ... }, + options: { [key: string]: any, ... } + ) => AST, + astFormat: string, + hasPragma?: (text: string) => boolean, + locStart: (node: any) => number, + locEnd: (node: any) => number, + preprocess?: (text: string, options: { [key: string]: any, ... }) => string, + ... + }; + + declare export type Printer = { + print: ( + path: FastPath<>, + options: { [key: string]: any, ... }, + print: (path: FastPath<>) => Doc + ) => Doc, + embed: ( + path: FastPath<>, + print: (path: FastPath<>) => Doc, + textToDoc: (text: string, options: { [key: string]: any, ... }) => Doc, + options: { [key: string]: any, ... } + ) => ?Doc, + insertPragma?: (text: string) => string, + massageAstNode?: (node: any, newNode: any, parent: any) => any, + hasPrettierIgnore?: (path: FastPath<>) => boolean, + canAttachComment?: (node: any) => boolean, + willPrintOwnComments?: (path: FastPath<>) => boolean, + printComments?: (path: FastPath<>, print: (path: FastPath<>) => Doc, options: { [key: string]: any, ... }, needsSemi: boolean) => Doc, + handleComments?: { + ownLine?: (commentNode: any, text: string, options: { [key: string]: any, ... }, ast: any, isLastComment: boolean) => boolean, + endOfLine?: (commentNode: any, text: string, options: { [key: string]: any, ... }, ast: any, isLastComment: boolean) => boolean, + remaining?: (commentNode: any, text: string, options: { [key: string]: any, ... }, ast: any, isLastComment: boolean) => boolean, + ... + }, + ... + }; + + declare export type CursorOptions = {| + cursorOffset: number, + printWidth?: $PropertyType, + tabWidth?: $PropertyType, + useTabs?: $PropertyType, + semi?: $PropertyType, + singleQuote?: $PropertyType, + trailingComma?: $PropertyType, + bracketSpacing?: $PropertyType, + jsxBracketSameLine?: $PropertyType, + arrowParens?: $PropertyType, + parser?: $PropertyType, + filepath?: $PropertyType, + requirePragma?: $PropertyType, + insertPragma?: $PropertyType, + proseWrap?: $PropertyType, + plugins?: $PropertyType + |}; + + declare export type CursorResult = {| + formatted: string, + cursorOffset: number + |}; + + declare export type ResolveConfigOptions = {| + useCache?: boolean, + config?: string, + editorconfig?: boolean + |}; + + declare export type SupportLanguage = { + name: string, + since: string, + parsers: Array, + group?: string, + tmScope: string, + aceMode: string, + codemirrorMode: string, + codemirrorMimeType: string, + aliases?: Array, + extensions: Array, + filenames?: Array, + linguistLanguageId: number, + vscodeLanguageIds: Array, + ... + }; + + declare export type SupportOption = {| + since: string, + type: "int" | "boolean" | "choice" | "path", + deprecated?: string, + redirect?: SupportOptionRedirect, + description: string, + oppositeDescription?: string, + default: SupportOptionValue, + range?: SupportOptionRange, + choices?: SupportOptionChoice + |}; + + declare export type SupportOptionRedirect = {| + options: string, + value: SupportOptionValue + |}; + + declare export type SupportOptionRange = {| + start: number, + end: number, + step: number + |}; + + declare export type SupportOptionChoice = {| + value: boolean | string, + description?: string, + since?: string, + deprecated?: string, + redirect?: SupportOptionValue + |}; + + declare export type SupportOptionValue = number | boolean | string; + + declare export type SupportInfo = {| + languages: Array, + options: Array + |}; + + declare export type FileInfo = {| + ignored: boolean, + inferredParser: PrettierParserName | null, + |}; + + declare export type Prettier = {| + format: (source: string, options?: Options) => string, + check: (source: string, options?: Options) => boolean, + formatWithCursor: (source: string, options: CursorOptions) => CursorResult, + resolveConfig: { + (filePath: string, options?: ResolveConfigOptions): Promise, + sync(filePath: string, options?: ResolveConfigOptions): ?Options, + ... + }, + clearConfigCache: () => void, + getSupportInfo: (version?: string) => SupportInfo, + getFileInfo: (filePath: string) => Promise + |}; + + declare export default Prettier; +} diff --git a/flow-typed/npm/prettier_vx.x.x.js b/flow-typed/npm/prettier_vx.x.x.js new file mode 100644 index 0000000..b4fd713 --- /dev/null +++ b/flow-typed/npm/prettier_vx.x.x.js @@ -0,0 +1,150 @@ +// flow-typed signature: 1f4ab6c1d3d18b92a343b925d5e6384c +// flow-typed version: <>/prettier_v^2.6.2/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'prettier' + * + * 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 'prettier' { + 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 'prettier/bin-prettier' { + declare module.exports: any; +} + +declare module 'prettier/cli' { + declare module.exports: any; +} + +declare module 'prettier/doc' { + declare module.exports: any; +} + +declare module 'prettier/parser-angular' { + declare module.exports: any; +} + +declare module 'prettier/parser-babel' { + declare module.exports: any; +} + +declare module 'prettier/parser-espree' { + declare module.exports: any; +} + +declare module 'prettier/parser-flow' { + declare module.exports: any; +} + +declare module 'prettier/parser-glimmer' { + declare module.exports: any; +} + +declare module 'prettier/parser-graphql' { + declare module.exports: any; +} + +declare module 'prettier/parser-html' { + declare module.exports: any; +} + +declare module 'prettier/parser-markdown' { + declare module.exports: any; +} + +declare module 'prettier/parser-meriyah' { + declare module.exports: any; +} + +declare module 'prettier/parser-postcss' { + declare module.exports: any; +} + +declare module 'prettier/parser-typescript' { + declare module.exports: any; +} + +declare module 'prettier/parser-yaml' { + declare module.exports: any; +} + +declare module 'prettier/standalone' { + declare module.exports: any; +} + +declare module 'prettier/third-party' { + declare module.exports: any; +} + +// Filename aliases +declare module 'prettier/bin-prettier.js' { + declare module.exports: $Exports<'prettier/bin-prettier'>; +} +declare module 'prettier/cli.js' { + declare module.exports: $Exports<'prettier/cli'>; +} +declare module 'prettier/doc.js' { + declare module.exports: $Exports<'prettier/doc'>; +} +declare module 'prettier/index' { + declare module.exports: $Exports<'prettier'>; +} +declare module 'prettier/index.js' { + declare module.exports: $Exports<'prettier'>; +} +declare module 'prettier/parser-angular.js' { + declare module.exports: $Exports<'prettier/parser-angular'>; +} +declare module 'prettier/parser-babel.js' { + declare module.exports: $Exports<'prettier/parser-babel'>; +} +declare module 'prettier/parser-espree.js' { + declare module.exports: $Exports<'prettier/parser-espree'>; +} +declare module 'prettier/parser-flow.js' { + declare module.exports: $Exports<'prettier/parser-flow'>; +} +declare module 'prettier/parser-glimmer.js' { + declare module.exports: $Exports<'prettier/parser-glimmer'>; +} +declare module 'prettier/parser-graphql.js' { + declare module.exports: $Exports<'prettier/parser-graphql'>; +} +declare module 'prettier/parser-html.js' { + declare module.exports: $Exports<'prettier/parser-html'>; +} +declare module 'prettier/parser-markdown.js' { + declare module.exports: $Exports<'prettier/parser-markdown'>; +} +declare module 'prettier/parser-meriyah.js' { + declare module.exports: $Exports<'prettier/parser-meriyah'>; +} +declare module 'prettier/parser-postcss.js' { + declare module.exports: $Exports<'prettier/parser-postcss'>; +} +declare module 'prettier/parser-typescript.js' { + declare module.exports: $Exports<'prettier/parser-typescript'>; +} +declare module 'prettier/parser-yaml.js' { + declare module.exports: $Exports<'prettier/parser-yaml'>; +} +declare module 'prettier/standalone.js' { + declare module.exports: $Exports<'prettier/standalone'>; +} +declare module 'prettier/third-party.js' { + declare module.exports: $Exports<'prettier/third-party'>; +} diff --git a/flow-typed/npm/rimraf_v3.x.x.js b/flow-typed/npm/rimraf_v3.x.x.js new file mode 100644 index 0000000..df98e86 --- /dev/null +++ b/flow-typed/npm/rimraf_v3.x.x.js @@ -0,0 +1,20 @@ +// flow-typed signature: 31191d41b239d1242753bdea18136ae9 +// flow-typed version: 6ee04b16cf/rimraf_v3.x.x/flow_>=v0.104.x + +declare module 'rimraf' { + declare type Options = { + maxBusyTries?: number, + emfileWait?: number, + glob?: boolean, + disableGlob?: boolean, + ... + }; + + declare type Callback = (err: ?Error, path: ?string) => void; + + declare module.exports: { + (f: string, opts?: Options | Callback, callback?: Callback): void, + sync(path: string, opts?: Options): void, + ... + }; +} diff --git a/flow-typed/npm/semver_v7.x.x.js b/flow-typed/npm/semver_v7.x.x.js new file mode 100644 index 0000000..8d0b030 --- /dev/null +++ b/flow-typed/npm/semver_v7.x.x.js @@ -0,0 +1,232 @@ +// flow-typed signature: bf6205896c200fb28700dfa8d29f2b8a +// flow-typed version: 3d76504c27/semver_v7.x.x/flow_>=v0.104.x + +declare module "semver" { + declare type Release = + | "major" + | "premajor" + | "minor" + | "preminor" + | "patch" + | "prepatch" + | "prerelease"; + + // The supported comparators are taken from the source here: + // https://github.com/npm/node-semver/blob/8bd070b550db2646362c9883c8d008d32f66a234/semver.js#L623 + declare type Operator = + | "===" + | "!==" + | "==" + | "=" + | "" // Not sure why you would want this, but whatever. + | "!=" + | ">" + | ">=" + | "<" + | "<="; + + declare class SemVer { + build: Array; + loose: ?boolean; + major: number; + minor: number; + patch: number; + prerelease: Array; + raw: string; + version: string; + + constructor(version: string | SemVer, options?: Options): SemVer; + compare(other: string | SemVer): -1 | 0 | 1; + compareMain(other: string | SemVer): -1 | 0 | 1; + comparePre(other: string | SemVer): -1 | 0 | 1; + compareBuild(other: string | SemVer): -1 | 0 | 1; + format(): string; + inc(release: Release, identifier: string): this; + } + + declare class Comparator { + options?: Options; + operator: Operator; + semver: SemVer; + value: string; + + constructor(comp: string | Comparator, options?: Options): Comparator; + parse(comp: string): void; + test(version: string): boolean; + } + + declare class Range { + loose: ?boolean; + raw: string; + set: Array>; + + constructor(range: string | Range, options?: Options): Range; + format(): string; + parseRange(range: string): Array; + test(version: string): boolean; + toString(): string; + } + + declare var SEMVER_SPEC_VERSION: string; + declare var re: Array; + declare var src: Array; + + declare type Options = { + options?: Options, + includePrerelease?: boolean, + ... + } | boolean; + + // Functions + declare function valid(v: string | SemVer, options?: Options): string | null; + declare function clean(v: string | SemVer, options?: Options): string | null; + declare function inc( + v: string | SemVer, + release: Release, + options?: Options, + identifier?: string + ): string | null; + declare function inc( + v: string | SemVer, + release: Release, + identifier: string + ): string | null; + declare function major(v: string | SemVer, options?: Options): number; + declare function minor(v: string | SemVer, options?: Options): number; + declare function patch(v: string | SemVer, options?: Options): number; + declare function intersects(r1: string | SemVer, r2: string | SemVer, loose?: boolean): boolean; + declare function minVersion(r: string | Range): Range | null; + + // Comparison + declare function gt( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function gte( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function lt( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function lte( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function eq( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function neq( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): boolean; + declare function cmp( + v1: string | SemVer, + comparator: Operator, + v2: string | SemVer, + options?: Options + ): boolean; + declare function compare( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): -1 | 0 | 1; + declare function rcompare( + v1: string | SemVer, + v2: string | SemVer, + options?: Options + ): -1 | 0 | 1; + declare function diff(v1: string | SemVer, v2: string | SemVer): ?Release; + declare function intersects(comparator: Comparator): boolean; + declare function sort( + list: Array, + options?: Options + ): Array; + declare function rsort( + list: Array, + options?: Options + ): Array; + declare function compareIdentifiers( + v1: string | SemVer, + v2: string | SemVer + ): -1 | 0 | 1; + declare function rcompareIdentifiers( + v1: string | SemVer, + v2: string | SemVer + ): -1 | 0 | 1; + + // Ranges + declare function validRange( + range: string | Range, + options?: Options + ): string | null; + declare function satisfies( + version: string | SemVer, + range: string | Range, + options?: Options + ): boolean; + declare function maxSatisfying( + versions: Array, + range: string | Range, + options?: Options + ): string | SemVer | null; + declare function minSatisfying( + versions: Array, + range: string | Range, + options?: Options + ): string | SemVer | null; + declare function gtr( + version: string | SemVer, + range: string | Range, + options?: Options + ): boolean; + declare function ltr( + version: string | SemVer, + range: string | Range, + options?: Options + ): boolean; + declare function outside( + version: string | SemVer, + range: string | Range, + hilo: ">" | "<", + options?: Options + ): boolean; + declare function intersects( + range: Range + ): boolean; + declare function simplifyRange( + ranges: Array, + range: string | Range, + options?: Options, + ): string | Range; + declare function subset( + sub: string | Range, + dom: string | Range, + options?: Options, + ): boolean; + + // Coercion + declare function coerce( + version: string | SemVer, + options?: Options + ): ?SemVer + + // Not explicitly documented, or deprecated + declare function parse(version: string, options?: Options): ?SemVer; + declare function toComparators( + range: string | Range, + options?: Options + ): Array>; +} + +declare module "semver/preload" { + declare module.exports: $Exports<"semver">; +} diff --git a/flow-typed/npm/standard-version_vx.x.x.js b/flow-typed/npm/standard-version_vx.x.x.js new file mode 100644 index 0000000..24a7d11 --- /dev/null +++ b/flow-typed/npm/standard-version_vx.x.x.js @@ -0,0 +1,209 @@ +// flow-typed signature: 570f5014289cb73342d1dd70c136bca1 +// flow-typed version: <>/standard-version_v^9.3.2/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'standard-version' + * + * 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 'standard-version' { + 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 'standard-version/bin/cli' { + declare module.exports: any; +} + +declare module 'standard-version/command' { + declare module.exports: any; +} + +declare module 'standard-version/defaults' { + declare module.exports: any; +} + +declare module 'standard-version/lib/checkpoint' { + declare module.exports: any; +} + +declare module 'standard-version/lib/configuration' { + declare module.exports: any; +} + +declare module 'standard-version/lib/format-commit-message' { + declare module.exports: any; +} + +declare module 'standard-version/lib/latest-semver-tag' { + declare module.exports: any; +} + +declare module 'standard-version/lib/lifecycles/bump' { + declare module.exports: any; +} + +declare module 'standard-version/lib/lifecycles/changelog' { + declare module.exports: any; +} + +declare module 'standard-version/lib/lifecycles/commit' { + declare module.exports: any; +} + +declare module 'standard-version/lib/lifecycles/tag' { + declare module.exports: any; +} + +declare module 'standard-version/lib/preset-loader' { + declare module.exports: any; +} + +declare module 'standard-version/lib/print-error' { + declare module.exports: any; +} + +declare module 'standard-version/lib/run-exec' { + declare module.exports: any; +} + +declare module 'standard-version/lib/run-execFile' { + declare module.exports: any; +} + +declare module 'standard-version/lib/run-lifecycle-script' { + declare module.exports: any; +} + +declare module 'standard-version/lib/updaters' { + declare module.exports: any; +} + +declare module 'standard-version/lib/updaters/types/json' { + declare module.exports: any; +} + +declare module 'standard-version/lib/updaters/types/plain-text' { + declare module.exports: any; +} + +declare module 'standard-version/lib/write-file' { + declare module.exports: any; +} + +declare module 'standard-version/test/config-files.spec' { + declare module.exports: any; +} + +declare module 'standard-version/test/core.spec' { + declare module.exports: any; +} + +declare module 'standard-version/test/git.spec' { + declare module.exports: any; +} + +declare module 'standard-version/test/mocks/updater/customer-updater' { + declare module.exports: any; +} + +declare module 'standard-version/test/preset.spec' { + declare module.exports: any; +} + +// Filename aliases +declare module 'standard-version/bin/cli.js' { + declare module.exports: $Exports<'standard-version/bin/cli'>; +} +declare module 'standard-version/command.js' { + declare module.exports: $Exports<'standard-version/command'>; +} +declare module 'standard-version/defaults.js' { + declare module.exports: $Exports<'standard-version/defaults'>; +} +declare module 'standard-version/index' { + declare module.exports: $Exports<'standard-version'>; +} +declare module 'standard-version/index.js' { + declare module.exports: $Exports<'standard-version'>; +} +declare module 'standard-version/lib/checkpoint.js' { + declare module.exports: $Exports<'standard-version/lib/checkpoint'>; +} +declare module 'standard-version/lib/configuration.js' { + declare module.exports: $Exports<'standard-version/lib/configuration'>; +} +declare module 'standard-version/lib/format-commit-message.js' { + declare module.exports: $Exports<'standard-version/lib/format-commit-message'>; +} +declare module 'standard-version/lib/latest-semver-tag.js' { + declare module.exports: $Exports<'standard-version/lib/latest-semver-tag'>; +} +declare module 'standard-version/lib/lifecycles/bump.js' { + declare module.exports: $Exports<'standard-version/lib/lifecycles/bump'>; +} +declare module 'standard-version/lib/lifecycles/changelog.js' { + declare module.exports: $Exports<'standard-version/lib/lifecycles/changelog'>; +} +declare module 'standard-version/lib/lifecycles/commit.js' { + declare module.exports: $Exports<'standard-version/lib/lifecycles/commit'>; +} +declare module 'standard-version/lib/lifecycles/tag.js' { + declare module.exports: $Exports<'standard-version/lib/lifecycles/tag'>; +} +declare module 'standard-version/lib/preset-loader.js' { + declare module.exports: $Exports<'standard-version/lib/preset-loader'>; +} +declare module 'standard-version/lib/print-error.js' { + declare module.exports: $Exports<'standard-version/lib/print-error'>; +} +declare module 'standard-version/lib/run-exec.js' { + declare module.exports: $Exports<'standard-version/lib/run-exec'>; +} +declare module 'standard-version/lib/run-execFile.js' { + declare module.exports: $Exports<'standard-version/lib/run-execFile'>; +} +declare module 'standard-version/lib/run-lifecycle-script.js' { + declare module.exports: $Exports<'standard-version/lib/run-lifecycle-script'>; +} +declare module 'standard-version/lib/updaters/index' { + declare module.exports: $Exports<'standard-version/lib/updaters'>; +} +declare module 'standard-version/lib/updaters/index.js' { + declare module.exports: $Exports<'standard-version/lib/updaters'>; +} +declare module 'standard-version/lib/updaters/types/json.js' { + declare module.exports: $Exports<'standard-version/lib/updaters/types/json'>; +} +declare module 'standard-version/lib/updaters/types/plain-text.js' { + declare module.exports: $Exports<'standard-version/lib/updaters/types/plain-text'>; +} +declare module 'standard-version/lib/write-file.js' { + declare module.exports: $Exports<'standard-version/lib/write-file'>; +} +declare module 'standard-version/test/config-files.spec.js' { + declare module.exports: $Exports<'standard-version/test/config-files.spec'>; +} +declare module 'standard-version/test/core.spec.js' { + declare module.exports: $Exports<'standard-version/test/core.spec'>; +} +declare module 'standard-version/test/git.spec.js' { + declare module.exports: $Exports<'standard-version/test/git.spec'>; +} +declare module 'standard-version/test/mocks/updater/customer-updater.js' { + declare module.exports: $Exports<'standard-version/test/mocks/updater/customer-updater'>; +} +declare module 'standard-version/test/preset.spec.js' { + declare module.exports: $Exports<'standard-version/test/preset.spec'>; +} diff --git a/flow-typed/npm/vite_vx.x.x.js b/flow-typed/npm/vite_vx.x.x.js new file mode 100644 index 0000000..751a568 --- /dev/null +++ b/flow-typed/npm/vite_vx.x.x.js @@ -0,0 +1,91 @@ +// flow-typed signature: 6a98ed0f35bb234cc8ec865023faa025 +// flow-typed version: <>/vite_v^4.1.4/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'vite' + * + * 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 'vite' { + 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 'vite/bin/vite' { + declare module.exports: any; +} + +declare module 'vite/dist/node/chunks/dep-630a47a3' { + declare module.exports: any; +} + +declare module 'vite/dist/node/chunks/dep-b2890f90' { + declare module.exports: any; +} + +declare module 'vite/dist/node/chunks/dep-c423598f' { + declare module.exports: any; +} + +declare module 'vite/dist/node/chunks/dep-cce3c9dc' { + declare module.exports: any; +} + +declare module 'vite/dist/node/chunks/dep-f0c7dae0' { + declare module.exports: any; +} + +declare module 'vite/dist/node/cli' { + declare module.exports: any; +} + +declare module 'vite/dist/node/constants' { + declare module.exports: any; +} + +declare module 'vite/dist/node' { + declare module.exports: any; +} + +// Filename aliases +declare module 'vite/bin/vite.js' { + declare module.exports: $Exports<'vite/bin/vite'>; +} +declare module 'vite/dist/node/chunks/dep-630a47a3.js' { + declare module.exports: $Exports<'vite/dist/node/chunks/dep-630a47a3'>; +} +declare module 'vite/dist/node/chunks/dep-b2890f90.js' { + declare module.exports: $Exports<'vite/dist/node/chunks/dep-b2890f90'>; +} +declare module 'vite/dist/node/chunks/dep-c423598f.js' { + declare module.exports: $Exports<'vite/dist/node/chunks/dep-c423598f'>; +} +declare module 'vite/dist/node/chunks/dep-cce3c9dc.js' { + declare module.exports: $Exports<'vite/dist/node/chunks/dep-cce3c9dc'>; +} +declare module 'vite/dist/node/chunks/dep-f0c7dae0.js' { + declare module.exports: $Exports<'vite/dist/node/chunks/dep-f0c7dae0'>; +} +declare module 'vite/dist/node/cli.js' { + declare module.exports: $Exports<'vite/dist/node/cli'>; +} +declare module 'vite/dist/node/constants.js' { + declare module.exports: $Exports<'vite/dist/node/constants'>; +} +declare module 'vite/dist/node/index' { + declare module.exports: $Exports<'vite/dist/node'>; +} +declare module 'vite/dist/node/index.js' { + declare module.exports: $Exports<'vite/dist/node'>; +} diff --git a/flow-typed/npm/vitest_vx.x.x.js b/flow-typed/npm/vitest_vx.x.x.js new file mode 100644 index 0000000..dc90bfb --- /dev/null +++ b/flow-typed/npm/vitest_vx.x.x.js @@ -0,0 +1,329 @@ +// flow-typed signature: 007f5502c78e3f37f71997db4073d21d +// flow-typed version: <>/vitest_v^0.29.2/flow_v0.155.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'vitest' + * + * 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 'vitest' { + 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 'vitest/dist/browser' { + declare module.exports: any; +} + +declare module 'vitest/dist/child' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-api-setup.3aabe9ac' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-constants.bc18a549' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-env-node.affdd278' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-install-pkg.6aa7cf6d' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-integrations-coverage.d93ee824' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-integrations-globals.49802775' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-integrations-run-once.ea614f17' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-integrations-utils.23c19408' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-node-git.ed5bded8' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-node-pkg.30d8b37e' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-paths.e36446b4' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-runtime-inspector.b1427a10' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-runtime-mocker.3283818a' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-runtime-rpc.d6aa57f8' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-runtime-setup.5d504677' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-snapshot-env.a347d647' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-utils-base.b5ddfcc9' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-utils-env.6b856dbf' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-utils-global.fd174983' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-utils-import.e488ace3' { + declare module.exports: any; +} + +declare module 'vitest/dist/chunk-utils-tasks.8781fd71' { + declare module.exports: any; +} + +declare module 'vitest/dist/cli-wrapper' { + declare module.exports: any; +} + +declare module 'vitest/dist/cli' { + declare module.exports: any; +} + +declare module 'vitest/dist/config' { + declare module.exports: any; +} + +declare module 'vitest/dist/coverage' { + declare module.exports: any; +} + +declare module 'vitest/dist/entry' { + declare module.exports: any; +} + +declare module 'vitest/dist/environments' { + declare module.exports: any; +} + +declare module 'vitest/dist' { + declare module.exports: any; +} + +declare module 'vitest/dist/loader' { + declare module.exports: any; +} + +declare module 'vitest/dist/node' { + declare module.exports: any; +} + +declare module 'vitest/dist/runners' { + declare module.exports: any; +} + +declare module 'vitest/dist/spy' { + declare module.exports: any; +} + +declare module 'vitest/dist/suite' { + declare module.exports: any; +} + +declare module 'vitest/dist/utils' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-_commonjsHelpers.addc3445' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-index.2cbcdd1e' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-index.534e612c' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-index.783e7f3e' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-index.bdee400f' { + declare module.exports: any; +} + +declare module 'vitest/dist/vendor-magic-string.es.b3bc5745' { + declare module.exports: any; +} + +declare module 'vitest/dist/worker' { + declare module.exports: any; +} + +// Filename aliases +declare module 'vitest/dist/browser.js' { + declare module.exports: $Exports<'vitest/dist/browser'>; +} +declare module 'vitest/dist/child.js' { + declare module.exports: $Exports<'vitest/dist/child'>; +} +declare module 'vitest/dist/chunk-api-setup.3aabe9ac.js' { + declare module.exports: $Exports<'vitest/dist/chunk-api-setup.3aabe9ac'>; +} +declare module 'vitest/dist/chunk-constants.bc18a549.js' { + declare module.exports: $Exports<'vitest/dist/chunk-constants.bc18a549'>; +} +declare module 'vitest/dist/chunk-env-node.affdd278.js' { + declare module.exports: $Exports<'vitest/dist/chunk-env-node.affdd278'>; +} +declare module 'vitest/dist/chunk-install-pkg.6aa7cf6d.js' { + declare module.exports: $Exports<'vitest/dist/chunk-install-pkg.6aa7cf6d'>; +} +declare module 'vitest/dist/chunk-integrations-coverage.d93ee824.js' { + declare module.exports: $Exports<'vitest/dist/chunk-integrations-coverage.d93ee824'>; +} +declare module 'vitest/dist/chunk-integrations-globals.49802775.js' { + declare module.exports: $Exports<'vitest/dist/chunk-integrations-globals.49802775'>; +} +declare module 'vitest/dist/chunk-integrations-run-once.ea614f17.js' { + declare module.exports: $Exports<'vitest/dist/chunk-integrations-run-once.ea614f17'>; +} +declare module 'vitest/dist/chunk-integrations-utils.23c19408.js' { + declare module.exports: $Exports<'vitest/dist/chunk-integrations-utils.23c19408'>; +} +declare module 'vitest/dist/chunk-node-git.ed5bded8.js' { + declare module.exports: $Exports<'vitest/dist/chunk-node-git.ed5bded8'>; +} +declare module 'vitest/dist/chunk-node-pkg.30d8b37e.js' { + declare module.exports: $Exports<'vitest/dist/chunk-node-pkg.30d8b37e'>; +} +declare module 'vitest/dist/chunk-paths.e36446b4.js' { + declare module.exports: $Exports<'vitest/dist/chunk-paths.e36446b4'>; +} +declare module 'vitest/dist/chunk-runtime-inspector.b1427a10.js' { + declare module.exports: $Exports<'vitest/dist/chunk-runtime-inspector.b1427a10'>; +} +declare module 'vitest/dist/chunk-runtime-mocker.3283818a.js' { + declare module.exports: $Exports<'vitest/dist/chunk-runtime-mocker.3283818a'>; +} +declare module 'vitest/dist/chunk-runtime-rpc.d6aa57f8.js' { + declare module.exports: $Exports<'vitest/dist/chunk-runtime-rpc.d6aa57f8'>; +} +declare module 'vitest/dist/chunk-runtime-setup.5d504677.js' { + declare module.exports: $Exports<'vitest/dist/chunk-runtime-setup.5d504677'>; +} +declare module 'vitest/dist/chunk-snapshot-env.a347d647.js' { + declare module.exports: $Exports<'vitest/dist/chunk-snapshot-env.a347d647'>; +} +declare module 'vitest/dist/chunk-utils-base.b5ddfcc9.js' { + declare module.exports: $Exports<'vitest/dist/chunk-utils-base.b5ddfcc9'>; +} +declare module 'vitest/dist/chunk-utils-env.6b856dbf.js' { + declare module.exports: $Exports<'vitest/dist/chunk-utils-env.6b856dbf'>; +} +declare module 'vitest/dist/chunk-utils-global.fd174983.js' { + declare module.exports: $Exports<'vitest/dist/chunk-utils-global.fd174983'>; +} +declare module 'vitest/dist/chunk-utils-import.e488ace3.js' { + declare module.exports: $Exports<'vitest/dist/chunk-utils-import.e488ace3'>; +} +declare module 'vitest/dist/chunk-utils-tasks.8781fd71.js' { + declare module.exports: $Exports<'vitest/dist/chunk-utils-tasks.8781fd71'>; +} +declare module 'vitest/dist/cli-wrapper.js' { + declare module.exports: $Exports<'vitest/dist/cli-wrapper'>; +} +declare module 'vitest/dist/cli.js' { + declare module.exports: $Exports<'vitest/dist/cli'>; +} +declare module 'vitest/dist/config.js' { + declare module.exports: $Exports<'vitest/dist/config'>; +} +declare module 'vitest/dist/coverage.js' { + declare module.exports: $Exports<'vitest/dist/coverage'>; +} +declare module 'vitest/dist/entry.js' { + declare module.exports: $Exports<'vitest/dist/entry'>; +} +declare module 'vitest/dist/environments.js' { + declare module.exports: $Exports<'vitest/dist/environments'>; +} +declare module 'vitest/dist/index' { + declare module.exports: $Exports<'vitest/dist'>; +} +declare module 'vitest/dist/index.js' { + declare module.exports: $Exports<'vitest/dist'>; +} +declare module 'vitest/dist/loader.js' { + declare module.exports: $Exports<'vitest/dist/loader'>; +} +declare module 'vitest/dist/node.js' { + declare module.exports: $Exports<'vitest/dist/node'>; +} +declare module 'vitest/dist/runners.js' { + declare module.exports: $Exports<'vitest/dist/runners'>; +} +declare module 'vitest/dist/spy.js' { + declare module.exports: $Exports<'vitest/dist/spy'>; +} +declare module 'vitest/dist/suite.js' { + declare module.exports: $Exports<'vitest/dist/suite'>; +} +declare module 'vitest/dist/utils.js' { + declare module.exports: $Exports<'vitest/dist/utils'>; +} +declare module 'vitest/dist/vendor-_commonjsHelpers.addc3445.js' { + declare module.exports: $Exports<'vitest/dist/vendor-_commonjsHelpers.addc3445'>; +} +declare module 'vitest/dist/vendor-index.2cbcdd1e.js' { + declare module.exports: $Exports<'vitest/dist/vendor-index.2cbcdd1e'>; +} +declare module 'vitest/dist/vendor-index.534e612c.js' { + declare module.exports: $Exports<'vitest/dist/vendor-index.534e612c'>; +} +declare module 'vitest/dist/vendor-index.783e7f3e.js' { + declare module.exports: $Exports<'vitest/dist/vendor-index.783e7f3e'>; +} +declare module 'vitest/dist/vendor-index.bdee400f.js' { + declare module.exports: $Exports<'vitest/dist/vendor-index.bdee400f'>; +} +declare module 'vitest/dist/vendor-magic-string.es.b3bc5745.js' { + declare module.exports: $Exports<'vitest/dist/vendor-magic-string.es.b3bc5745'>; +} +declare module 'vitest/dist/worker.js' { + declare module.exports: $Exports<'vitest/dist/worker'>; +} diff --git a/flow-typed/npm/yargs_v15.x.x.js b/flow-typed/npm/yargs_v15.x.x.js new file mode 100644 index 0000000..ec75ef5 --- /dev/null +++ b/flow-typed/npm/yargs_v15.x.x.js @@ -0,0 +1,301 @@ +// flow-typed signature: 9aa4b5b65a89b6c5ddbb3f442e747bbb +// flow-typed version: 830640f51c/yargs_v15.x.x/flow_>=v0.118.x <=v0.200.x + +declare module "yargs" { + declare type Argv = { + [key: string]: any, + _: Array, + $0: string, + ... + }; + + declare type Options = $Shape<{ + alias: string | Array, + array: boolean, + boolean: boolean, + choices: Array, + coerce: (arg: {[key: string]: any, ...} | any) => mixed, + config: boolean, + configParser: (configPath: string) => { [key: string]: mixed, ... }, + conflicts: string | Array | { [key: string]: string, ... }, + count: boolean, + default: mixed, + defaultDescription: string, + demandOption: boolean | string, + desc: string, + describe: string, + description: string, + global: boolean, + group: string, + implies: string | { [key: string]: string, ... }, + nargs: number, + normalize: boolean, + number: boolean, + required: boolean, + requiresArg: boolean, + skipValidation: boolean, + string: boolean, + type: "array" | "boolean" | "count" | "number" | "string", + ... + }>; + + declare type CommonModuleObject = {| + command?: string | Array, + aliases?: Array | string, + builder?: { [key: string]: Options, ... } | ((yargsInstance: Yargs) => mixed), + handler?: ((argv: Argv) => void) | ((argv: Argv) => Promise) + |}; + + declare type ModuleObjectDesc = {| + ...CommonModuleObject, + desc?: string | false + |}; + + declare type ModuleObjectDescribe = {| + ...CommonModuleObject, + describe?: string | false + |}; + + declare type ModuleObjectDescription = {| + ...CommonModuleObject, + description?: string | false + |}; + + declare type ModuleObject = + | ModuleObjectDesc + | ModuleObjectDescribe + | ModuleObjectDescription; + + declare type MiddleWareCallback = + | (argv: Argv, yargsInstance?: Yargs) => void + | (argv: Argv, yargsInstance?: Yargs) => Promise; + + declare type Middleware = MiddleWareCallback | Array; + + declare class Yargs { + (args: Array): Yargs; + + alias(key: string, alias: string): this; + alias(alias: { [key: string]: string | Array, ... }): this; + argv: Argv; + array(key: string | Array): this; + boolean(parameter: string | Array): this; + check(fn: (argv: Argv, options: Array) => ?boolean): this; + choices(key: string, allowed: Array): this; + choices(allowed: { [key: string]: Array, ... }): this; + coerce(key: string, fn: (value: any) => mixed): this; + coerce(object: { [key: string]: (value: any) => mixed, ... }): this; + coerce(keys: Array, fn: (value: any) => mixed): this; + + command( + cmd: string | Array, + desc: string | false, + builder?: { [key: string]: Options, ... } | ((yargsInstance: Yargs) => mixed), + handler?: Function + ): this; + + command( + cmd: string | Array, + desc: string | false, + module: ModuleObject + ): this; + + command(module: ModuleObject): this; + + commandDir( + directory: string, + options?: { + exclude?: string | Function, + extensions?: Array, + include?: string | Function, + recurse?: boolean, + visit?: Function, + ... + }, + ): this; + + completion( + cmd?: string, + description?: string | false | ( + current: string, + argv: Argv, + done: (compeltion: Array) => void + ) => ?(Array | Promise>), + fn?: ( + current: string, + argv: Argv, + done: (completion: Array) => void + ) => ?(Array | Promise>) + ): this; + + config( + key?: string, + description?: string, + parseFn?: (configPath: string) => { [key: string]: mixed, ... } + ): this; + config( + key: string, + parseFn?: (configPath: string) => { [key: string]: mixed, ... } + ): this; + config(config: { [key: string]: mixed, ... }): this; + + conflicts(key: string, value: string | Array): this; + conflicts(keys: { [key: string]: string | Array, ... }): this; + + count(name: string): this; + + default(key: string, value: mixed, description?: string): this; + default(defaults: { [key: string]: mixed, ... }): this; + + // Deprecated: use demandOption() and demandCommand() instead. + demand(key: string, msg?: string | boolean): this; + demand(count: number, max?: number, msg?: string | boolean): this; + + demandOption(key: string | Array, msg?: string | boolean): this; + + demandCommand(): this; + demandCommand(min: number, minMsg?: string): this; + demandCommand( + min: number, + max: number, + minMsg?: string, + maxMsg?: string + ): this; + + describe(key: string, description: string): this; + describe(describeObject: { [key: string]: string, ... }): this; + + detectLocale(shouldDetect: boolean): this; + + env(prefix?: string): this; + + epilog(text: string): this; + epilogue(text: string): this; + + example(cmd: string, desc?: string): this; + + exitProcess(enable: boolean): this; + + fail(fn: (failureMessage: string, err: Error, yargs: Yargs) => mixed): this; + + getCompletion(args: Array, fn: () => void): this; + + global(globals: string | Array, isGlobal?: boolean): this; + + group(key: string | Array, groupName: string): this; + + help(option: boolean): this; + + help(option?: string, desc?: string): this; + + hide(key: string): this; + + implies(key: string, value: string | Array): this; + implies(keys: { [key: string]: string | Array, ... }): this; + + locale( + locale: | "de" + | "en" + | "es" + | "fr" + | "hi" + | "hu" + | "id" + | "it" + | "ja" + | "ko" + | "nb" + | "pirate" + | "pl" + | "pt" + | "pt_BR" + | "ru" + | "th" + | "tr" + | "zh_CN" + ): this; + locale(): string; + + middleware( + middlewareCallbacks: Middleware, + applyBeforeValidation?: boolean, + ): this; + + nargs(key: string, count: number): this; + + normalize(key: string): this; + + number(key: string | Array): this; + + onFinishCommand(handler: () => mixed): this; + + option(key: string, options?: Options): this; + option(optionMap: { [key: string]: Options, ... }): this; + + options(key: string, options?: Options): this; + options(optionMap: { [key: string]: Options, ... }): this; + + parse( + args?: string | Array, + context?: { [key: string]: any, ... }, + parseCallback?: (err: Error, argv: Argv, output?: string) => void + ): Argv; + parse( + args?: string | Array, + parseCallback?: (err: Error, argv: Argv, output?: string) => void + ): Argv; + + parserConfiguration(configuration: {[key: string]: any, ...}): this; + + pkgConf(key: string, cwd?: string): this; + + positional(key: string, opt?: Options): this; + + recommendCommands(): this; + + // Alias of demand() + require(key: string, msg: string | boolean): this; + require(count: number, max?: number, msg?: string | boolean): this; + + requiresArg(key: string | Array): this; + + reset(): this; + + scriptName(name: string): this; + + showCompletionScript(): this; + + showHelp(consoleLevel?: "error" | "warn" | "log"): this; + showHelp(printCallback: (usageData: string) => void): this; + + showHelpOnFail(enable: boolean, message?: string): this; + + strict(): this; + + skipValidation(key: string): this; + + strict(global?: boolean): this; + + string(key: string | Array): this; + + terminalWidth(): number; + + updateLocale(obj: { [key: string]: string, ... }): this; + updateStrings(obj: { [key: string]: string, ... }): this; + + usage(message: string, opts?: { [key: string]: Options, ... }): this; + + version(): this; + version(version: string | false): this; + version(option: string | (() => string), version: string): this; + version( + option: string | (() => string), + description: string | (() => string), + version: string + ): this; + + wrap(columns: number | null): this; + } + + declare module.exports: Yargs; +} diff --git a/package.json b/package.json index 9ea0322..38faa57 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "format": "prettier --write --ignore-unknown .", "format:check": "prettier --check .", "vitest": "vitest", - "test": "npm run format:check && npm run lint && npm run flow-typed && npm run flow && npm run vitest -- run --coverage", + "test": "npm run format:check && npm run lint && npm run flow && npm run vitest -- run --coverage", "build": "npm run test && npm run babel && npm run webpack", "clean": "rimraf dist coverage", "reinstall": "rimraf flow-typed && rimraf node_modules && npm install && flow-typed install", @@ -102,8 +102,8 @@ "@vitest/coverage-c8": "^0.29.2", "@vitest/ui": "^0.29.2", "cross-env": "^7.0.3", - "flow-bin": "0.135.0", - "flow-typed": "^3.8.0", + "flow-bin": "^0.155.0", + "flow-typed": "^4.0.0", "husky": "^7.0.4", "jest": "^29.3.1", "jsdom": "^21.1.1",