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
/
cjs
/
src
/
key
/
gen.d.ts
2 lines
•
165 B
TypeScript
View Raw
1
2
export
const
createGen
:
import
(
"../types.js"
).
ConfigureFactory
<
(
name
:
string
,
options
?:
any
) =>
Promise
<
import
(
"./types.js"
).
Key
>>;
//# sourceMappingURL=gen.d.ts.map