UNPKG
kubo-rpc-client-esm-cjs
Version:
canary (3.0.1)
latest (3.0.1)
3.0.1
A client library for the Kubo RPC API
github.com/ipfs/js-kubo-rpc-client
ipfs/js-kubo-rpc-client
kubo-rpc-client-esm-cjs
/
dist
/
esm
/
src
/
lib
/
configure.d.ts
2 lines
•
148 B
TypeScript
View Raw
1
2
export
function
configure<T>(
fn
:
import
(
"../types"
).
ConfigureFn
<T>):
import
(
"../types"
).
ConfigureFactory
<T>;
//# sourceMappingURL=configure.d.ts.map