solana/web3.js/flow-typed/npm/jayson_vx.x.x.js

252 lines
6.8 KiB
JavaScript

// flow-typed signature: 8403af7bdb08869a610e6cf3c8467ca2
// flow-typed version: <<STUB>>/jayson_v^3.4.4/flow_v0.130.0
/**
* This is an autogenerated libdef stub for:
*
* 'jayson'
*
* 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 'jayson' {
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 'jayson/bin/jayson' {
declare module.exports: any;
}
declare module 'jayson/lib/client/browser' {
declare module.exports: any;
}
declare module 'jayson/lib/client/http' {
declare module.exports: any;
}
declare module 'jayson/lib/client/https' {
declare module.exports: any;
}
declare module 'jayson/lib/client' {
declare module.exports: any;
}
declare module 'jayson/lib/client/tcp' {
declare module.exports: any;
}
declare module 'jayson/lib/client/tls' {
declare module.exports: any;
}
declare module 'jayson/lib/generateRequest' {
declare module.exports: any;
}
declare module 'jayson/lib' {
declare module.exports: any;
}
declare module 'jayson/lib/method' {
declare module.exports: any;
}
declare module 'jayson/lib/server/http' {
declare module.exports: any;
}
declare module 'jayson/lib/server/https' {
declare module.exports: any;
}
declare module 'jayson/lib/server' {
declare module.exports: any;
}
declare module 'jayson/lib/server/middleware' {
declare module.exports: any;
}
declare module 'jayson/lib/server/tcp' {
declare module.exports: any;
}
declare module 'jayson/lib/server/tls' {
declare module.exports: any;
}
declare module 'jayson/lib/utils' {
declare module.exports: any;
}
declare module 'jayson/promise' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client/browser' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client/http' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client/https' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client/tcp' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/client/tls' {
declare module.exports: any;
}
declare module 'jayson/promise/lib' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/method' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/server' {
declare module.exports: any;
}
declare module 'jayson/promise/lib/utils' {
declare module.exports: any;
}
// Filename aliases
declare module 'jayson/bin/jayson.js' {
declare module.exports: $Exports<'jayson/bin/jayson'>;
}
declare module 'jayson/index' {
declare module.exports: $Exports<'jayson'>;
}
declare module 'jayson/index.js' {
declare module.exports: $Exports<'jayson'>;
}
declare module 'jayson/lib/client/browser/index' {
declare module.exports: $Exports<'jayson/lib/client/browser'>;
}
declare module 'jayson/lib/client/browser/index.js' {
declare module.exports: $Exports<'jayson/lib/client/browser'>;
}
declare module 'jayson/lib/client/http.js' {
declare module.exports: $Exports<'jayson/lib/client/http'>;
}
declare module 'jayson/lib/client/https.js' {
declare module.exports: $Exports<'jayson/lib/client/https'>;
}
declare module 'jayson/lib/client/index' {
declare module.exports: $Exports<'jayson/lib/client'>;
}
declare module 'jayson/lib/client/index.js' {
declare module.exports: $Exports<'jayson/lib/client'>;
}
declare module 'jayson/lib/client/tcp.js' {
declare module.exports: $Exports<'jayson/lib/client/tcp'>;
}
declare module 'jayson/lib/client/tls.js' {
declare module.exports: $Exports<'jayson/lib/client/tls'>;
}
declare module 'jayson/lib/generateRequest.js' {
declare module.exports: $Exports<'jayson/lib/generateRequest'>;
}
declare module 'jayson/lib/index' {
declare module.exports: $Exports<'jayson/lib'>;
}
declare module 'jayson/lib/index.js' {
declare module.exports: $Exports<'jayson/lib'>;
}
declare module 'jayson/lib/method.js' {
declare module.exports: $Exports<'jayson/lib/method'>;
}
declare module 'jayson/lib/server/http.js' {
declare module.exports: $Exports<'jayson/lib/server/http'>;
}
declare module 'jayson/lib/server/https.js' {
declare module.exports: $Exports<'jayson/lib/server/https'>;
}
declare module 'jayson/lib/server/index' {
declare module.exports: $Exports<'jayson/lib/server'>;
}
declare module 'jayson/lib/server/index.js' {
declare module.exports: $Exports<'jayson/lib/server'>;
}
declare module 'jayson/lib/server/middleware.js' {
declare module.exports: $Exports<'jayson/lib/server/middleware'>;
}
declare module 'jayson/lib/server/tcp.js' {
declare module.exports: $Exports<'jayson/lib/server/tcp'>;
}
declare module 'jayson/lib/server/tls.js' {
declare module.exports: $Exports<'jayson/lib/server/tls'>;
}
declare module 'jayson/lib/utils.js' {
declare module.exports: $Exports<'jayson/lib/utils'>;
}
declare module 'jayson/promise/index' {
declare module.exports: $Exports<'jayson/promise'>;
}
declare module 'jayson/promise/index.js' {
declare module.exports: $Exports<'jayson/promise'>;
}
declare module 'jayson/promise/lib/client/browser/index' {
declare module.exports: $Exports<'jayson/promise/lib/client/browser'>;
}
declare module 'jayson/promise/lib/client/browser/index.js' {
declare module.exports: $Exports<'jayson/promise/lib/client/browser'>;
}
declare module 'jayson/promise/lib/client/http.js' {
declare module.exports: $Exports<'jayson/promise/lib/client/http'>;
}
declare module 'jayson/promise/lib/client/https.js' {
declare module.exports: $Exports<'jayson/promise/lib/client/https'>;
}
declare module 'jayson/promise/lib/client/index' {
declare module.exports: $Exports<'jayson/promise/lib/client'>;
}
declare module 'jayson/promise/lib/client/index.js' {
declare module.exports: $Exports<'jayson/promise/lib/client'>;
}
declare module 'jayson/promise/lib/client/tcp.js' {
declare module.exports: $Exports<'jayson/promise/lib/client/tcp'>;
}
declare module 'jayson/promise/lib/client/tls.js' {
declare module.exports: $Exports<'jayson/promise/lib/client/tls'>;
}
declare module 'jayson/promise/lib/index' {
declare module.exports: $Exports<'jayson/promise/lib'>;
}
declare module 'jayson/promise/lib/index.js' {
declare module.exports: $Exports<'jayson/promise/lib'>;
}
declare module 'jayson/promise/lib/method.js' {
declare module.exports: $Exports<'jayson/promise/lib/method'>;
}
declare module 'jayson/promise/lib/server.js' {
declare module.exports: $Exports<'jayson/promise/lib/server'>;
}
declare module 'jayson/promise/lib/utils.js' {
declare module.exports: $Exports<'jayson/promise/lib/utils'>;
}