diff --git a/.babelrc b/.babelrc index 3175741..bc95922 100644 --- a/.babelrc +++ b/.babelrc @@ -3,6 +3,6 @@ ["playlyfe", { react: false, asyncAwait: true }], ], plugins: [ - ['./scripts/flow-runtime', { decorate: true, assert: true }], + ['./scripts/flow-runtime', { annotate: true, assert: true }], ], } diff --git a/flow-typed/npm/babel-plugin-flow-runtime_vx.x.x.js b/flow-typed/npm/babel-plugin-flow-runtime_vx.x.x.js index f32bc0d..fb22cfd 100644 --- a/flow-typed/npm/babel-plugin-flow-runtime_vx.x.x.js +++ b/flow-typed/npm/babel-plugin-flow-runtime_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: bfa703156b2b4f4829400f1a56744258 -// flow-typed version: <>/babel-plugin-flow-runtime_v0.1.1/flow_v0.38.0 +// flow-typed signature: d689422779d7a3f3cbea082aea22717f +// flow-typed version: <>/babel-plugin-flow-runtime_v0.2.1/flow_v0.38.0 /** * This is an autogenerated libdef stub for: @@ -222,10 +222,18 @@ declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/prag declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/pragmaWarnClass' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressComment' { declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentClass' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentIfBlock' { declare module.exports: any; } @@ -402,10 +410,34 @@ declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAsserti declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod' { declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters' { declare module.exports: any; } @@ -842,10 +874,18 @@ declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/prag declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/pragmaWarnClass' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressComment' { declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentClass' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentIfBlock' { declare module.exports: any; } @@ -1022,10 +1062,34 @@ declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAsserti declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod' { declare module.exports: any; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent' { + declare module.exports: any; +} + +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics' { + declare module.exports: any; +} + declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters' { declare module.exports: any; } @@ -1489,9 +1553,15 @@ declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/prag declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/pragmaWarnAndDecorate.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/pragmaWarnAndDecorate'>; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/pragmaWarnClass.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/pragmaWarnClass'>; +} declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressComment.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressComment'>; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentClass.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentClass'>; +} declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentIfBlock.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/pragma/suppressCommentIfBlock'>; } @@ -1624,9 +1694,27 @@ declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAsserti declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClass.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClass'>; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults'>; +} +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors'>; +} +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty'>; +} declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod'>; } +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg'>; +} +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent'>; +} +declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics'>; +} declare module 'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/lib/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters'>; } @@ -1954,9 +2042,15 @@ declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/prag declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/pragmaWarnAndDecorate.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/pragmaWarnAndDecorate'>; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/pragmaWarnClass.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/pragmaWarnClass'>; +} declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressComment.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressComment'>; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentClass.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentClass'>; +} declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentIfBlock.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/pragma/suppressCommentIfBlock'>; } @@ -2089,9 +2183,27 @@ declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAsserti declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClass.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClass'>; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassNoDefaults'>; +} +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithAccessors'>; +} +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithComputedProperty'>; +} declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethod'>; } +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithMethodWithDefaultArg'>; +} +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithParent'>; +} +declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics.js' { + declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithStatics'>; +} declare module 'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters.js' { declare module.exports: $Exports<'babel-plugin-flow-runtime/src/__tests__/__fixtures__/typeAssertions/classes/simplestClassWithTypeParameters'>; } diff --git a/flow-typed/npm/flow-runtime_vx.x.x.js b/flow-typed/npm/flow-runtime_vx.x.x.js index 0a75d22..9edd1c3 100644 --- a/flow-typed/npm/flow-runtime_vx.x.x.js +++ b/flow-typed/npm/flow-runtime_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: d80311098478f92190dbaabadae98333 -// flow-typed version: <>/flow-runtime_v0.1.0/flow_v0.38.0 +// flow-typed signature: 89e90b362ac5c951f2200a0efd4273ae +// flow-typed version: <>/flow-runtime_v0.2.1/flow_v0.38.0 /** * This is an autogenerated libdef stub for: @@ -26,7 +26,15 @@ declare module 'flow-runtime/config/eslint' { declare module.exports: any; } -declare module 'flow-runtime/flow-runtime' { +declare module 'flow-runtime/dist/flow-runtime.es2015' { + declare module.exports: any; +} + +declare module 'flow-runtime/dist/flow-runtime' { + declare module.exports: any; +} + +declare module 'flow-runtime/dist/flow-runtime.min' { declare module.exports: any; } @@ -90,10 +98,62 @@ declare module 'flow-runtime/flow-typed/npm/webpack_vx.x.x' { declare module.exports: any; } +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/fixtures' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/fixtures.test' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/__tests__/fixtures/ParameterizedFunctionType/typeParametersWithUnionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/annotateValue' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/cache' { declare module.exports: any; } +declare module 'flow-runtime/lib/classDecorators' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/cyclic' { declare module.exports: any; } @@ -194,6 +254,14 @@ declare module 'flow-runtime/lib/globalContext' { declare module.exports: any; } +declare module 'flow-runtime/lib/index.cjs' { + declare module.exports: any; +} + +declare module 'flow-runtime/lib/index' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/invariant' { declare module.exports: any; } @@ -214,6 +282,10 @@ declare module 'flow-runtime/lib/makeReactPropTypes' { declare module.exports: any; } +declare module 'flow-runtime/lib/makeUnion' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/primitiveTypes' { declare module.exports: any; } @@ -234,6 +306,10 @@ declare module 'flow-runtime/lib/registerTypePredicates' { declare module.exports: any; } +declare module 'flow-runtime/lib/src/registerBuiltins' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/symbols' { declare module.exports: any; } @@ -286,6 +362,10 @@ declare module 'flow-runtime/lib/types/ExistentialType' { declare module.exports: any; } +declare module 'flow-runtime/lib/types/FlowIntoType' { + declare module.exports: any; +} + declare module 'flow-runtime/lib/types/FunctionType' { declare module.exports: any; } @@ -434,10 +514,74 @@ declare module 'flow-runtime/lib/Validation' { declare module.exports: any; } +declare module 'flow-runtime/rollup/browser.config' { + declare module.exports: any; +} + +declare module 'flow-runtime/rollup/cjs.config' { + declare module.exports: any; +} + +declare module 'flow-runtime/rollup/common.config' { + declare module.exports: any; +} + +declare module 'flow-runtime/rollup/es2015.config' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/fixtures' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/__tests__/fixtures.test' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/annotateValue' { + declare module.exports: any; +} + declare module 'flow-runtime/src/cache' { declare module.exports: any; } +declare module 'flow-runtime/src/classDecorators' { + declare module.exports: any; +} + declare module 'flow-runtime/src/cyclic' { declare module.exports: any; } @@ -522,6 +666,14 @@ declare module 'flow-runtime/src/globalContext' { declare module.exports: any; } +declare module 'flow-runtime/src/index.cjs' { + declare module.exports: any; +} + +declare module 'flow-runtime/src/index' { + declare module.exports: any; +} + declare module 'flow-runtime/src/invariant' { declare module.exports: any; } @@ -534,6 +686,10 @@ declare module 'flow-runtime/src/makeReactPropTypes' { declare module.exports: any; } +declare module 'flow-runtime/src/makeUnion' { + declare module.exports: any; +} + declare module 'flow-runtime/src/primitiveTypes' { declare module.exports: any; } @@ -602,6 +758,10 @@ declare module 'flow-runtime/src/types/ExistentialType' { declare module.exports: any; } +declare module 'flow-runtime/src/types/FlowIntoType' { + declare module.exports: any; +} + declare module 'flow-runtime/src/types/FunctionType' { declare module.exports: any; } @@ -746,10 +906,6 @@ declare module 'flow-runtime/src/Validation' { declare module.exports: any; } -declare module 'flow-runtime/suggest-test' { - declare module.exports: any; -} - declare module 'flow-runtime/test-polyfill' { declare module.exports: any; } @@ -758,8 +914,14 @@ declare module 'flow-runtime/test-polyfill' { declare module 'flow-runtime/config/eslint.js' { declare module.exports: $Exports<'flow-runtime/config/eslint'>; } -declare module 'flow-runtime/flow-runtime.js' { - declare module.exports: $Exports<'flow-runtime/flow-runtime'>; +declare module 'flow-runtime/dist/flow-runtime.es2015.js' { + declare module.exports: $Exports<'flow-runtime/dist/flow-runtime.es2015'>; +} +declare module 'flow-runtime/dist/flow-runtime.js' { + declare module.exports: $Exports<'flow-runtime/dist/flow-runtime'>; +} +declare module 'flow-runtime/dist/flow-runtime.min.js' { + declare module.exports: $Exports<'flow-runtime/dist/flow-runtime.min'>; } declare module 'flow-runtime/flow-typed/mocha.js' { declare module.exports: $Exports<'flow-runtime/flow-typed/mocha'>; @@ -806,9 +968,48 @@ declare module 'flow-runtime/flow-typed/npm/mocha_vx.x.x.js' { declare module 'flow-runtime/flow-typed/npm/webpack_vx.x.x.js' { declare module.exports: $Exports<'flow-runtime/flow-typed/npm/webpack_vx.x.x'>; } +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments'>; +} +declare module 'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments'>; +} +declare module 'flow-runtime/lib/__tests__/fixtures.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/fixtures'>; +} +declare module 'flow-runtime/lib/__tests__/fixtures.test.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/fixtures.test'>; +} +declare module 'flow-runtime/lib/__tests__/fixtures/ParameterizedFunctionType/typeParametersWithUnionArguments.js' { + declare module.exports: $Exports<'flow-runtime/lib/__tests__/fixtures/ParameterizedFunctionType/typeParametersWithUnionArguments'>; +} +declare module 'flow-runtime/lib/annotateValue.js' { + declare module.exports: $Exports<'flow-runtime/lib/annotateValue'>; +} declare module 'flow-runtime/lib/cache.js' { declare module.exports: $Exports<'flow-runtime/lib/cache'>; } +declare module 'flow-runtime/lib/classDecorators.js' { + declare module.exports: $Exports<'flow-runtime/lib/classDecorators'>; +} declare module 'flow-runtime/lib/cyclic.js' { declare module.exports: $Exports<'flow-runtime/lib/cyclic'>; } @@ -884,6 +1085,12 @@ declare module 'flow-runtime/lib/getErrorMessage.js' { declare module 'flow-runtime/lib/globalContext.js' { declare module.exports: $Exports<'flow-runtime/lib/globalContext'>; } +declare module 'flow-runtime/lib/index.cjs.js' { + declare module.exports: $Exports<'flow-runtime/lib/index.cjs'>; +} +declare module 'flow-runtime/lib/index.js' { + declare module.exports: $Exports<'flow-runtime/lib/index'>; +} declare module 'flow-runtime/lib/invariant.js' { declare module.exports: $Exports<'flow-runtime/lib/invariant'>; } @@ -899,6 +1106,9 @@ declare module 'flow-runtime/lib/makeErrorMessage.js' { declare module 'flow-runtime/lib/makeReactPropTypes.js' { declare module.exports: $Exports<'flow-runtime/lib/makeReactPropTypes'>; } +declare module 'flow-runtime/lib/makeUnion.js' { + declare module.exports: $Exports<'flow-runtime/lib/makeUnion'>; +} declare module 'flow-runtime/lib/primitiveTypes.js' { declare module.exports: $Exports<'flow-runtime/lib/primitiveTypes'>; } @@ -914,6 +1124,9 @@ declare module 'flow-runtime/lib/registerPrimitiveTypes.js' { declare module 'flow-runtime/lib/registerTypePredicates.js' { declare module.exports: $Exports<'flow-runtime/lib/registerTypePredicates'>; } +declare module 'flow-runtime/lib/src/registerBuiltins.js' { + declare module.exports: $Exports<'flow-runtime/lib/src/registerBuiltins'>; +} declare module 'flow-runtime/lib/symbols.js' { declare module.exports: $Exports<'flow-runtime/lib/symbols'>; } @@ -953,6 +1166,9 @@ declare module 'flow-runtime/lib/types/EmptyType.js' { declare module 'flow-runtime/lib/types/ExistentialType.js' { declare module.exports: $Exports<'flow-runtime/lib/types/ExistentialType'>; } +declare module 'flow-runtime/lib/types/FlowIntoType.js' { + declare module.exports: $Exports<'flow-runtime/lib/types/FlowIntoType'>; +} declare module 'flow-runtime/lib/types/FunctionType.js' { declare module.exports: $Exports<'flow-runtime/lib/types/FunctionType'>; } @@ -1064,9 +1280,57 @@ declare module 'flow-runtime/lib/types/VoidType.js' { declare module 'flow-runtime/lib/Validation.js' { declare module.exports: $Exports<'flow-runtime/lib/Validation'>; } +declare module 'flow-runtime/rollup/browser.config.js' { + declare module.exports: $Exports<'flow-runtime/rollup/browser.config'>; +} +declare module 'flow-runtime/rollup/cjs.config.js' { + declare module.exports: $Exports<'flow-runtime/rollup/cjs.config'>; +} +declare module 'flow-runtime/rollup/common.config.js' { + declare module.exports: $Exports<'flow-runtime/rollup/common.config'>; +} +declare module 'flow-runtime/rollup/es2015.config.js' { + declare module.exports: $Exports<'flow-runtime/rollup/es2015.config'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithDefaultProps'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithProps'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/simplestClassWithTypeParameters'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ClassDeclaration/typeParametersWithInheritance'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithAnnotatedFunctionArguments'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithFunctionArguments'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithTypeParameterArguments'>; +} +declare module 'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/__fixtures__/ParameterizedFunctionType/typeParametersWithUnionArguments'>; +} +declare module 'flow-runtime/src/__tests__/fixtures.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/fixtures'>; +} +declare module 'flow-runtime/src/__tests__/fixtures.test.js' { + declare module.exports: $Exports<'flow-runtime/src/__tests__/fixtures.test'>; +} +declare module 'flow-runtime/src/annotateValue.js' { + declare module.exports: $Exports<'flow-runtime/src/annotateValue'>; +} declare module 'flow-runtime/src/cache.js' { declare module.exports: $Exports<'flow-runtime/src/cache'>; } +declare module 'flow-runtime/src/classDecorators.js' { + declare module.exports: $Exports<'flow-runtime/src/classDecorators'>; +} declare module 'flow-runtime/src/cyclic.js' { declare module.exports: $Exports<'flow-runtime/src/cyclic'>; } @@ -1130,6 +1394,12 @@ declare module 'flow-runtime/src/getErrorMessage.js' { declare module 'flow-runtime/src/globalContext.js' { declare module.exports: $Exports<'flow-runtime/src/globalContext'>; } +declare module 'flow-runtime/src/index.cjs.js' { + declare module.exports: $Exports<'flow-runtime/src/index.cjs'>; +} +declare module 'flow-runtime/src/index.js' { + declare module.exports: $Exports<'flow-runtime/src/index'>; +} declare module 'flow-runtime/src/invariant.js' { declare module.exports: $Exports<'flow-runtime/src/invariant'>; } @@ -1139,6 +1409,9 @@ declare module 'flow-runtime/src/makeError.js' { declare module 'flow-runtime/src/makeReactPropTypes.js' { declare module.exports: $Exports<'flow-runtime/src/makeReactPropTypes'>; } +declare module 'flow-runtime/src/makeUnion.js' { + declare module.exports: $Exports<'flow-runtime/src/makeUnion'>; +} declare module 'flow-runtime/src/primitiveTypes.js' { declare module.exports: $Exports<'flow-runtime/src/primitiveTypes'>; } @@ -1190,6 +1463,9 @@ declare module 'flow-runtime/src/types/EmptyType.js' { declare module 'flow-runtime/src/types/ExistentialType.js' { declare module.exports: $Exports<'flow-runtime/src/types/ExistentialType'>; } +declare module 'flow-runtime/src/types/FlowIntoType.js' { + declare module.exports: $Exports<'flow-runtime/src/types/FlowIntoType'>; +} declare module 'flow-runtime/src/types/FunctionType.js' { declare module.exports: $Exports<'flow-runtime/src/types/FunctionType'>; } @@ -1298,9 +1574,6 @@ declare module 'flow-runtime/src/types/VoidType.js' { declare module 'flow-runtime/src/Validation.js' { declare module.exports: $Exports<'flow-runtime/src/Validation'>; } -declare module 'flow-runtime/suggest-test.js' { - declare module.exports: $Exports<'flow-runtime/suggest-test'>; -} declare module 'flow-runtime/test-polyfill.js' { declare module.exports: $Exports<'flow-runtime/test-polyfill'>; } 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..b209caa --- /dev/null +++ b/flow-typed/npm/husky_vx.x.x.js @@ -0,0 +1,53 @@ +// flow-typed signature: 736cf03217a8c29e317a7e55ed59d94e +// flow-typed version: <>/husky_v0.12.0/flow_v0.38.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/bin/install' { + declare module.exports: any; +} + +declare module 'husky/bin/uninstall' { + declare module.exports: any; +} + +declare module 'husky/src/index' { + declare module.exports: any; +} + +declare module 'husky/test/index' { + declare module.exports: any; +} + +// Filename aliases +declare module 'husky/bin/install.js' { + declare module.exports: $Exports<'husky/bin/install'>; +} +declare module 'husky/bin/uninstall.js' { + declare module.exports: $Exports<'husky/bin/uninstall'>; +} +declare module 'husky/src/index.js' { + declare module.exports: $Exports<'husky/src/index'>; +} +declare module 'husky/test/index.js' { + declare module.exports: $Exports<'husky/test/index'>; +} diff --git a/flow-typed/npm/semantic-release_vx.x.x.js b/flow-typed/npm/semantic-release_vx.x.x.js index 7828f50..e80277c 100644 --- a/flow-typed/npm/semantic-release_vx.x.x.js +++ b/flow-typed/npm/semantic-release_vx.x.x.js @@ -1,5 +1,5 @@ -// flow-typed signature: 29239b265ae2f0e13a0ceafb5fd33167 -// flow-typed version: <>/semantic-release_v6.3.2/flow_v0.38.0 +// flow-typed signature: cf6b861c571b1213eafe13d66527ab29 +// flow-typed version: <>/semantic-release_v6.3.6/flow_v0.38.0 /** * This is an autogenerated libdef stub for: diff --git a/package.json b/package.json index 1020cea..38d3492 100755 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "dentist": "1.0.3", "fb-watchman": "1.9.0", "find-config": "1.0.0", - "flow-runtime": "0.1.0", + "flow-runtime": "0.2.1", "graphql": "0.8.2", "invariant": "2.2.2", "json5": "0.5.1", @@ -49,7 +49,7 @@ "babel-cli": "6.18.0", "babel-eslint": "7.1.1", "babel-jest": "18.0.0", - "babel-plugin-flow-runtime": "0.1.1", + "babel-plugin-flow-runtime": "0.2.1", "babel-polyfill": "6.20.0", "babel-preset-playlyfe": "1.1.1", "codecov": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 32e8468..ad7aa74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,9 +435,9 @@ babel-plugin-check-es2015-constants@^6.3.13: dependencies: babel-runtime "^6.0.0" -babel-plugin-flow-runtime@0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/babel-plugin-flow-runtime/-/babel-plugin-flow-runtime-0.1.1.tgz#0716dfc58d349e93ad45820745e69cb84b03abe3" +babel-plugin-flow-runtime@0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/babel-plugin-flow-runtime/-/babel-plugin-flow-runtime-0.2.1.tgz#f729014ac24051ffbba0583f87fb4dbff9bbe5e9" dependencies: babel-generator "^6.21.0" babel-traverse "^6.20.0" @@ -1727,9 +1727,9 @@ flow-config-parser@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/flow-config-parser/-/flow-config-parser-0.0.6.tgz#9a4de4019552dbb170858947121cf5fb3dbcf8c1" -flow-runtime@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/flow-runtime/-/flow-runtime-0.1.0.tgz#2fa692f7c7cfc49bc3d7ffefb536261b6a5a1a53" +flow-runtime@0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/flow-runtime/-/flow-runtime-0.2.1.tgz#f9a9695b9f9c8b50a8c7f96f25af8565876bf3d7" flow-typed@2.0.0: version "2.0.0"