// flow-typed signature: f1593e42a1e3a50eb251415b72e1305b // flow-typed version: <>/rpc-websockets_v^7.4.2/flow_v0.130.0 /** * This is an autogenerated libdef stub for: * * 'rpc-websockets' * * 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 'rpc-websockets' { 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 'rpc-websockets/build-ts/index.browser' { declare module.exports: any; } declare module 'rpc-websockets/build-ts' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/client' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/client/client.types' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/client/websocket.browser' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/client/websocket' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/server' { declare module.exports: any; } declare module 'rpc-websockets/build-ts/lib/utils' { declare module.exports: any; } declare module 'rpc-websockets/dist/index.browser-bundle' { declare module.exports: any; } declare module 'rpc-websockets/dist/index.browser' { declare module.exports: any; } declare module 'rpc-websockets/dist' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/client' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/client/client.types' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/client/websocket.browser' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/client/websocket' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/server' { declare module.exports: any; } declare module 'rpc-websockets/dist/lib/utils' { declare module.exports: any; } // Filename aliases declare module 'rpc-websockets/build-ts/index.browser.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/index.browser'>; } declare module 'rpc-websockets/build-ts/index' { declare module.exports: $Exports<'rpc-websockets/build-ts'>; } declare module 'rpc-websockets/build-ts/index.js' { declare module.exports: $Exports<'rpc-websockets/build-ts'>; } declare module 'rpc-websockets/build-ts/lib/client.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/client'>; } declare module 'rpc-websockets/build-ts/lib/client/client.types.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/client/client.types'>; } declare module 'rpc-websockets/build-ts/lib/client/websocket.browser.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/client/websocket.browser'>; } declare module 'rpc-websockets/build-ts/lib/client/websocket.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/client/websocket'>; } declare module 'rpc-websockets/build-ts/lib/server.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/server'>; } declare module 'rpc-websockets/build-ts/lib/utils.js' { declare module.exports: $Exports<'rpc-websockets/build-ts/lib/utils'>; } declare module 'rpc-websockets/dist/index.browser-bundle.js' { declare module.exports: $Exports<'rpc-websockets/dist/index.browser-bundle'>; } declare module 'rpc-websockets/dist/index.browser.js' { declare module.exports: $Exports<'rpc-websockets/dist/index.browser'>; } declare module 'rpc-websockets/dist/index' { declare module.exports: $Exports<'rpc-websockets/dist'>; } declare module 'rpc-websockets/dist/index.js' { declare module.exports: $Exports<'rpc-websockets/dist'>; } declare module 'rpc-websockets/dist/lib/client.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/client'>; } declare module 'rpc-websockets/dist/lib/client/client.types.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/client/client.types'>; } declare module 'rpc-websockets/dist/lib/client/websocket.browser.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/client/websocket.browser'>; } declare module 'rpc-websockets/dist/lib/client/websocket.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/client/websocket'>; } declare module 'rpc-websockets/dist/lib/server.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/server'>; } declare module 'rpc-websockets/dist/lib/utils.js' { declare module.exports: $Exports<'rpc-websockets/dist/lib/utils'>; }