ipfs-observed-remove
Version:
[](https://circleci.com/gh/wehriam/ipfs-observed-remove) [](http://badge.fury.io/js/ipfs-observed-remove) [![co
36 lines (31 loc) • 1.17 kB
JavaScript
// flow-typed signature: 798351a3df2f93e700c5cc4406d95f60
// flow-typed version: <<STUB>>/@babel/plugin-transform-modules-commonjs_v^7.16.8/flow_v0.130.0
/**
* This is an autogenerated libdef stub for:
*
* '@babel/plugin-transform-modules-commonjs'
*
* 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-modules-commonjs' {
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-modules-commonjs/lib' {
declare module.exports: any;
}
// Filename aliases
declare module '@babel/plugin-transform-modules-commonjs/lib/index' {
declare module.exports: $Exports<'@babel/plugin-transform-modules-commonjs/lib'>;
}
declare module '@babel/plugin-transform-modules-commonjs/lib/index.js' {
declare module.exports: $Exports<'@babel/plugin-transform-modules-commonjs/lib'>;
}