@helia/interface 2.0.0-ad4fcc1 → 2.0.0-bf11efa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -9
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.js +1 -1
- package/package.json +1 -1
- package/src/index.ts +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
# @helia/interface <!-- omit in toc -->
|
|
8
|
-
|
|
9
7
|
[](https://ipfs.tech)
|
|
10
8
|
[](https://discuss.ipfs.tech)
|
|
11
9
|
[](https://codecov.io/gh/ipfs/helia)
|
|
@@ -13,13 +11,6 @@
|
|
|
13
11
|
|
|
14
12
|
> The Helia API
|
|
15
13
|
|
|
16
|
-
## Table of contents <!-- omit in toc -->
|
|
17
|
-
|
|
18
|
-
- [Install](#install)
|
|
19
|
-
- [API Docs](#api-docs)
|
|
20
|
-
- [License](#license)
|
|
21
|
-
- [Contribute](#contribute)
|
|
22
|
-
|
|
23
14
|
## Install
|
|
24
15
|
|
|
25
16
|
```console
|
package/dist/src/index.d.ts
CHANGED
package/dist/src/index.js
CHANGED
package/package.json
CHANGED