diff --git a/native/flow-typed/npm/expo-file-system_vx.x.x.js b/native/flow-typed/npm/expo-file-system_vx.x.x.js new file mode 100644 --- /dev/null +++ b/native/flow-typed/npm/expo-file-system_vx.x.x.js @@ -0,0 +1,39 @@ +// flow-typed signature: 050fe08f165167cd18d7e3b44b2b6db7 +// flow-typed version: <>/expo-file-system_v18.1.10/flow_v0.262.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'expo-file-system' + * + * 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 'expo-file-system' { + 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 'expo-file-system/app.plugin' { + declare module.exports: any; +} + +declare module 'expo-file-system/plugin/build/withFileSystem' { + declare module.exports: any; +} + +// Filename aliases +declare module 'expo-file-system/app.plugin.js' { + declare module.exports: $Exports<'expo-file-system/app.plugin'>; +} +declare module 'expo-file-system/plugin/build/withFileSystem.js' { + declare module.exports: $Exports<'expo-file-system/plugin/build/withFileSystem'>; +} diff --git a/native/flow-typed/npm/expo-haptics_vx.x.x.js b/native/flow-typed/npm/expo-haptics_vx.x.x.js new file mode 100644 --- /dev/null +++ b/native/flow-typed/npm/expo-haptics_vx.x.x.js @@ -0,0 +1,18 @@ +// flow-typed signature: 5cf37e54806a3648519f25118c558026 +// flow-typed version: <>/expo-haptics_v14.1.4/flow_v0.262.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'expo-haptics' + * + * 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 'expo-haptics' { + declare module.exports: any; +} diff --git a/native/flow-typed/npm/expo-image-manipulator_vx.x.x.js b/native/flow-typed/npm/expo-image-manipulator_vx.x.x.js new file mode 100644 --- /dev/null +++ b/native/flow-typed/npm/expo-image-manipulator_vx.x.x.js @@ -0,0 +1,18 @@ +// flow-typed signature: f992593cc415c144980e3e0c1125937e +// flow-typed version: <>/expo-image-manipulator_v13.1.7/flow_v0.262.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'expo-image-manipulator' + * + * 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 'expo-image-manipulator' { + declare module.exports: any; +} diff --git a/native/flow-typed/npm/expo-image_vx.x.x.js b/native/flow-typed/npm/expo-image_vx.x.x.js new file mode 100644 --- /dev/null +++ b/native/flow-typed/npm/expo-image_vx.x.x.js @@ -0,0 +1,18 @@ +// flow-typed signature: 7a2df72a3e9767158682bb16fe3f452b +// flow-typed version: <>/expo-image_v2.1.7/flow_v0.262.0 + +/** + * This is an autogenerated libdef stub for: + * + * 'expo-image' + * + * 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 'expo-image' { + declare module.exports: any; +}