mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-16 05:30:50 +00:00
* bump marine test version * bump js versions * add module Export header * update versions * fix example versions * Rust update WIP * wip Co-authored-by: folex <0xdxdy@gmail.com>
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
module Exports
|
|
import put, get_from, set_timeout from "@fluencelabs/aqua-ipfs/ipfs-api.aqua"
|
|
export put, get_from, set_timeout
|