UNPKG
@web3-storage/pail
Version:
alpha (0.6.0-alpha.4)
latest (0.6.2)
next (0.6.3-rc.3)
0.6.3-rc.3
0.6.3-rc.2
0.6.3-rc.1
0.6.3-rc.0
0.6.2
0.6.0
0.6.0-alpha.4
0.6.0-alpha.3
0.6.0-alpha.2
0.6.0-alpha.1
0.6.0-alpha.0
0.5.0
0.5.0-alpha.0
0.4.2
0.4.1
0.4.0
DAG based key value store.
github.com/web3-storage/pail
web3-storage/pail
@web3-storage/pail
/
dist
/
src
/
batch
/
shard.d.ts
3 lines
•
139 B
TypeScript
View Raw
1
2
3
export
function
create
(
init?: API.BatcherShardInit
):
API
.
BatcherShard
;
import
*
as
API
from
'./api.js'
;
//# sourceMappingURL=shard.d.ts.map