Skip to content

Commit

Permalink
Update flow-typed
Browse files Browse the repository at this point in the history
  • Loading branch information
baopham committed Jul 21, 2017
1 parent 1a6cd00 commit d50c28e
Show file tree
Hide file tree
Showing 18 changed files with 213 additions and 42 deletions.
6 changes: 3 additions & 3 deletions flow-typed/npm/babel-cli_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 7b7aab4ece10fe1d32318967d448d15f
// flow-typed signature: e37923b36c321ad6dc97450b8c55593d
// flow-typed version: <<STUB>>/babel-cli_v^6.24.1/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/babel-eslint_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 230d6bd95873c77419c5b011bd73f06b
// flow-typed signature: 8f8e4ab0b7a6463fa6d58bd9f070183d
// flow-typed version: <<STUB>>/babel-eslint_v^7.2.2/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
32 changes: 32 additions & 0 deletions flow-typed/npm/babel-plugin-transform-async-to-generator_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// flow-typed signature: 8fe659034afea5ec1a10f53970090c94
// flow-typed version: <<STUB>>/babel-plugin-transform-async-to-generator_v^6.24.1/flow_v0.44.0

/**
* This is an autogenerated libdef stub for:
*
* 'babel-plugin-transform-async-to-generator'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/

declare module 'babel-plugin-transform-async-to-generator' {
declare module.exports: any;
}

/**
* We include stubs for each file inside this npm package in case you need to
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'babel-plugin-transform-async-to-generator/lib/index' {
declare module.exports: any;
}

// Filename aliases
declare module 'babel-plugin-transform-async-to-generator/lib/index.js' {
declare module.exports: $Exports<'babel-plugin-transform-async-to-generator/lib/index'>;
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: e7f7e6d335145382f5e4857a3cf71304
// flow-typed signature: 4b182e7062a1bdd8d7325aec489cfa91
// flow-typed version: <<STUB>>/babel-plugin-transform-flow-strip-types_v^6.22.0/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
67 changes: 67 additions & 0 deletions flow-typed/npm/babel-polyfill_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
// flow-typed signature: fc03a54878fbdff180b71ca7a38d6902
// flow-typed version: <<STUB>>/babel-polyfill_v^6.23.0/flow_v0.44.0

/**
* This is an autogenerated libdef stub for:
*
* 'babel-polyfill'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/

declare module 'babel-polyfill' {
declare module.exports: any;
}

/**
* We include stubs for each file inside this npm package in case you need to
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'babel-polyfill/browser' {
declare module.exports: any;
}

declare module 'babel-polyfill/dist/polyfill' {
declare module.exports: any;
}

declare module 'babel-polyfill/dist/polyfill.min' {
declare module.exports: any;
}

declare module 'babel-polyfill/lib/index' {
declare module.exports: any;
}

declare module 'babel-polyfill/scripts/postpublish' {
declare module.exports: any;
}

declare module 'babel-polyfill/scripts/prepublish' {
declare module.exports: any;
}

// Filename aliases
declare module 'babel-polyfill/browser.js' {
declare module.exports: $Exports<'babel-polyfill/browser'>;
}
declare module 'babel-polyfill/dist/polyfill.js' {
declare module.exports: $Exports<'babel-polyfill/dist/polyfill'>;
}
declare module 'babel-polyfill/dist/polyfill.min.js' {
declare module.exports: $Exports<'babel-polyfill/dist/polyfill.min'>;
}
declare module 'babel-polyfill/lib/index.js' {
declare module.exports: $Exports<'babel-polyfill/lib/index'>;
}
declare module 'babel-polyfill/scripts/postpublish.js' {
declare module.exports: $Exports<'babel-polyfill/scripts/postpublish'>;
}
declare module 'babel-polyfill/scripts/prepublish.js' {
declare module.exports: $Exports<'babel-polyfill/scripts/prepublish'>;
}
6 changes: 3 additions & 3 deletions flow-typed/npm/babel-preset-es2015_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: e4d0a4a7aabddfd85bdd6c2448c3e7b0
// flow-typed signature: 5621d26ae0a24d291115782fbff18cb9
// flow-typed version: <<STUB>>/babel-preset-es2015_v^6.24.1/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/chalk_v1.x.x.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// flow-typed signature: 7b4e29a4fd2be533e1822c1b0aade79b
// flow-typed version: 549b484575/chalk_v1.x.x/flow_>=v0.21.x
// flow-typed signature: b1a2d646047879188d7e44cb218212b5
// flow-typed version: b43dff3e0e/chalk_v1.x.x/flow_>=v0.19.x

type $npm$chalk$StyleElement = {
open: string;
close: string;
};

type $npm$chalk$Chain = $npm$chalk$Style & (...text: string[]) => string;
type $npm$chalk$Chain = $npm$chalk$Style & (...text: any[]) => string;

type $npm$chalk$Style = {
// General
Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-config-standard_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 68fae1ca804913565c89a38845123c05
// flow-typed signature: 2e620eeb5f142fed961a4fce48083d1c
// flow-typed version: <<STUB>>/eslint-config-standard_v^10.2.0/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-babel_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: a6f2f8e02dc082640ec664ea17c0448f
// flow-typed signature: 48e9a1a1420f57557a15e5bf86397d83
// flow-typed version: <<STUB>>/eslint-plugin-babel_v^4.1.1/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-flowtype_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 6b0dc7a83a7728d4f2c6d4844fedb776
// flow-typed signature: fa5c075ebf914203b0e69290dbfc5220
// flow-typed version: <<STUB>>/eslint-plugin-flowtype_v^2.30.4/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-import_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 9a260ef2ec988d11a2e6c69b21b81d77
// flow-typed signature: 377c5ce95f248e388ad7a5f75f02e520
// flow-typed version: <<STUB>>/eslint-plugin-import_v^2.2.0/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-node_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: b962efc7961d67aabcf8df6f061cc797
// flow-typed signature: b8113e2e1680c93cb3ff2c371b96a274
// flow-typed version: <<STUB>>/eslint-plugin-node_v^4.2.2/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-promise_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 0801cef5f66e4892d8ab599b2068f888
// flow-typed signature: e9c4ec9bdf628029437685f601913361
// flow-typed version: <<STUB>>/eslint-plugin-promise_v^3.5.0/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint-plugin-standard_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: b2ea63c0dd2bd1dc4c61c1292e8f409b
// flow-typed signature: 85cce1f7b48e92e9e6653a742ef8e6be
// flow-typed version: <<STUB>>/eslint-plugin-standard_v^3.0.1/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/eslint_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: 742325d25a6f028b86deedb10141cee5
// flow-typed signature: 4fe9a20aa9d8fd0d0ed4ca65ba3bf506
// flow-typed version: <<STUB>>/eslint_v^3.19.0/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
6 changes: 3 additions & 3 deletions flow-typed/npm/inquirer_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// flow-typed signature: a1c3e59b2332a2b87694b8339126cd95
// flow-typed signature: c54fd29641bb67b3d806a57d1878492e
// flow-typed version: <<STUB>>/inquirer_v^3.0.6/flow_v0.44.0

/**
Expand All @@ -8,8 +8,8 @@
*
* 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:
* 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
*/

Expand Down
33 changes: 33 additions & 0 deletions flow-typed/npm/opn_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// flow-typed signature: d287f97d2ed91742f4582e8f9daa41b6
// flow-typed version: <<STUB>>/opn_v^4.0.2/flow_v0.44.0

/**
* This is an autogenerated libdef stub for:
*
* 'opn'
*
* 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 'opn' {
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 'opn/index' {
declare module.exports: $Exports<'opn'>;
}
declare module 'opn/index.js' {
declare module.exports: $Exports<'opn'>;
}
Loading

0 comments on commit d50c28e

Please sign in to comment.