1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
2023-05-02 15:59:59 +01:00

33 lines
505 B
Markdown

[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / Ipfs
# Interface: Ipfs
## Table of contents
### Properties
- [hash](Ipfs.md#hash)
- [type](Ipfs.md#type)
## Properties
### hash
**hash**: `string`
hash
#### Defined in
[@types/File.ts:78](https://github.com/oceanprotocol/ocean.js/blob/4f5a8cee/src/@types/File.ts#L78)
___
### type
**type**: ``"ipfs"``
#### Defined in
[@types/File.ts:72](https://github.com/oceanprotocol/ocean.js/blob/4f5a8cee/src/@types/File.ts#L72)