diff --git a/flow-typed/npm/google-palette_vx.x.x.js b/flow-typed/npm/google-palette_vx.x.x.js new file mode 100644 index 000000000..e997e8ed8 --- /dev/null +++ b/flow-typed/npm/google-palette_vx.x.x.js @@ -0,0 +1,18 @@ +// flow-typed signature: 6187fdc45c9567c2e88b8d4399bc1300 +// flow-typed version: <>/google-palette_vlatest/flow_v0.69.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'google-palette' + * + * 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 'google-palette' { + declare module.exports: any; +} diff --git a/flow-typed/npm/react-chartjs-2_vx.x.x.js b/flow-typed/npm/react-chartjs-2_vx.x.x.js new file mode 100644 index 000000000..4355b4633 --- /dev/null +++ b/flow-typed/npm/react-chartjs-2_vx.x.x.js @@ -0,0 +1,18 @@ +// flow-typed signature: 033193531f49f251b11350a57a58eb12 +// flow-typed version: <>/react-chartjs-2_vlatest/flow_v0.69.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'react-chartjs-2' + * + * Fill this stub out by replacing all the `any` types. + * + * Once filled out, we encourage you to share your work with the + * community by sending a pull request to: + * https://github.com/flowtype/flow-typed + */ + +declare module 'react-chartjs-2' { + declare module.exports: any; +}