@helia/interface 6.2.0-ef5363e8 → 6.2.1
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/dist/typedoc-urls.json +141 -0
- package/package.json +1 -1
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
{
|
|
2
|
+
"InsufficientProvidersError": "https://ipfs.github.io/helia/classes/_helia_http.InsufficientProvidersError.html",
|
|
3
|
+
"InvalidCodecError": "https://ipfs.github.io/helia/classes/_helia_http.InvalidCodecError.html",
|
|
4
|
+
"NoRoutersAvailableError": "https://ipfs.github.io/helia/classes/_helia_http.NoRoutersAvailableError.html",
|
|
5
|
+
"UnknownCodecError": "https://ipfs.github.io/helia/classes/_helia_http.UnknownCodecError.html",
|
|
6
|
+
"UnknownHashAlgorithmError": "https://ipfs.github.io/helia/classes/_helia_http.UnknownHashAlgorithmError.html",
|
|
7
|
+
"AddOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.AddOptions.html",
|
|
8
|
+
"./pins:AddOptions": "https://ipfs.github.io/helia/interfaces/helia.AddOptions.html",
|
|
9
|
+
"BlockAnnounceOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockAnnounceOptions.html",
|
|
10
|
+
"./blocks:BlockAnnounceOptions": "https://ipfs.github.io/helia/interfaces/helia.BlockAnnounceOptions.html",
|
|
11
|
+
"BlockBroker": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockBroker.html",
|
|
12
|
+
"./blocks:BlockBroker": "https://ipfs.github.io/helia/interfaces/helia.BlockBroker.html",
|
|
13
|
+
"BlockBrokerConnectedProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockBrokerConnectedProgressEvent.html",
|
|
14
|
+
"./blocks:BlockBrokerConnectedProgressEvent": "https://ipfs.github.io/helia/interfaces/helia.BlockBrokerConnectedProgressEvent.html",
|
|
15
|
+
"BlockBrokerConnectProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockBrokerConnectProgressEvent.html",
|
|
16
|
+
"./blocks:BlockBrokerConnectProgressEvent": "https://ipfs.github.io/helia/interfaces/helia.BlockBrokerConnectProgressEvent.html",
|
|
17
|
+
"BlockBrokerReceiveBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockBrokerReceiveBlockProgressEvent.html",
|
|
18
|
+
"./blocks:BlockBrokerReceiveBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/helia.BlockBrokerReceiveBlockProgressEvent.html",
|
|
19
|
+
"BlockBrokerRequestBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockBrokerRequestBlockProgressEvent.html",
|
|
20
|
+
"./blocks:BlockBrokerRequestBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/helia.BlockBrokerRequestBlockProgressEvent.html",
|
|
21
|
+
"BlockRetrievalOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.BlockRetrievalOptions.html",
|
|
22
|
+
"./blocks:BlockRetrievalOptions": "https://ipfs.github.io/helia/interfaces/helia.BlockRetrievalOptions.html",
|
|
23
|
+
"Blocks": "https://ipfs.github.io/helia/interfaces/_helia_http.Blocks.html",
|
|
24
|
+
"./blocks:Blocks": "https://ipfs.github.io/helia/interfaces/helia.Blocks.html",
|
|
25
|
+
"CodecLoader": "https://ipfs.github.io/helia/interfaces/_helia_http.CodecLoader.html",
|
|
26
|
+
".:CodecLoader": "https://ipfs.github.io/helia/interfaces/helia.CodecLoader.html",
|
|
27
|
+
"CreateSessionOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.CreateSessionOptions.html",
|
|
28
|
+
"./blocks:CreateSessionOptions": "https://ipfs.github.io/helia/interfaces/helia.CreateSessionOptions.html",
|
|
29
|
+
"GCOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.GCOptions.html",
|
|
30
|
+
".:GCOptions": "https://ipfs.github.io/helia/interfaces/helia.GCOptions.html",
|
|
31
|
+
"GetOfflineOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.GetOfflineOptions.html",
|
|
32
|
+
"./blocks:GetOfflineOptions": "https://ipfs.github.io/helia/interfaces/helia.GetOfflineOptions.html",
|
|
33
|
+
"HasherLoader": "https://ipfs.github.io/helia/interfaces/_helia_http.HasherLoader.html",
|
|
34
|
+
".:HasherLoader": "https://ipfs.github.io/helia/interfaces/helia.HasherLoader.html",
|
|
35
|
+
"Helia": "https://ipfs.github.io/helia/interfaces/_helia_http.Helia.html",
|
|
36
|
+
".:Helia": "https://ipfs.github.io/helia/interfaces/helia.Helia.html",
|
|
37
|
+
"HeliaEvents": "https://ipfs.github.io/helia/interfaces/_helia_http.HeliaEvents.html",
|
|
38
|
+
".:HeliaEvents": "https://ipfs.github.io/helia/interfaces/helia.HeliaEvents.html",
|
|
39
|
+
"IsPinnedOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.IsPinnedOptions.html",
|
|
40
|
+
"./pins:IsPinnedOptions": "https://ipfs.github.io/helia/interfaces/helia.IsPinnedOptions.html",
|
|
41
|
+
"LsOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.LsOptions.html",
|
|
42
|
+
"./pins:LsOptions": "https://ipfs.github.io/helia/interfaces/helia.LsOptions.html",
|
|
43
|
+
"Pin": "https://ipfs.github.io/helia/interfaces/_helia_http.Pin.html",
|
|
44
|
+
"./pins:Pin": "https://ipfs.github.io/helia/interfaces/helia.Pin.html",
|
|
45
|
+
"Pins": "https://ipfs.github.io/helia/interfaces/_helia_http.Pins.html",
|
|
46
|
+
"./pins:Pins": "https://ipfs.github.io/helia/interfaces/helia.Pins.html",
|
|
47
|
+
"Provider": "https://ipfs.github.io/helia/interfaces/_helia_http.Provider.html",
|
|
48
|
+
"./routing:Provider": "https://ipfs.github.io/helia/interfaces/helia.Provider.html",
|
|
49
|
+
"ProviderOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.ProviderOptions.html",
|
|
50
|
+
"./blocks:ProviderOptions": "https://ipfs.github.io/helia/interfaces/helia.ProviderOptions.html",
|
|
51
|
+
"RmOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.RmOptions.html",
|
|
52
|
+
"./pins:RmOptions": "https://ipfs.github.io/helia/interfaces/helia.RmOptions.html",
|
|
53
|
+
"Routing": "https://ipfs.github.io/helia/interfaces/_helia_http.Routing.html",
|
|
54
|
+
"./routing:Routing": "https://ipfs.github.io/helia/interfaces/helia.Routing.html",
|
|
55
|
+
"RoutingCancelReprovideEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingCancelReprovideEndEvent.html",
|
|
56
|
+
"./routing:RoutingCancelReprovideEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingCancelReprovideEndEvent.html",
|
|
57
|
+
"RoutingCancelReprovideStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingCancelReprovideStartEvent.html",
|
|
58
|
+
"./routing:RoutingCancelReprovideStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingCancelReprovideStartEvent.html",
|
|
59
|
+
"RoutingFindPeerEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindPeerEndEvent.html",
|
|
60
|
+
"./routing:RoutingFindPeerEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindPeerEndEvent.html",
|
|
61
|
+
"RoutingFindPeerStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindPeerStartEvent.html",
|
|
62
|
+
"./routing:RoutingFindPeerStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindPeerStartEvent.html",
|
|
63
|
+
"RoutingFindProvidersDelegatedHttpRoutingProvider": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindProvidersDelegatedHttpRoutingProvider.html",
|
|
64
|
+
"./routing:RoutingFindProvidersDelegatedHttpRoutingProvider": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindProvidersDelegatedHttpRoutingProvider.html",
|
|
65
|
+
"RoutingFindProvidersEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindProvidersEndEvent.html",
|
|
66
|
+
"./routing:RoutingFindProvidersEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindProvidersEndEvent.html",
|
|
67
|
+
"RoutingFindProvidersHttpGatewayProvider": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindProvidersHttpGatewayProvider.html",
|
|
68
|
+
"./routing:RoutingFindProvidersHttpGatewayProvider": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindProvidersHttpGatewayProvider.html",
|
|
69
|
+
"RoutingFindProvidersLibp2pProvider": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindProvidersLibp2pProvider.html",
|
|
70
|
+
"./routing:RoutingFindProvidersLibp2pProvider": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindProvidersLibp2pProvider.html",
|
|
71
|
+
"RoutingFindProvidersStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingFindProvidersStartEvent.html",
|
|
72
|
+
"./routing:RoutingFindProvidersStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingFindProvidersStartEvent.html",
|
|
73
|
+
"RoutingGetClosestPeersEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingGetClosestPeersEndEvent.html",
|
|
74
|
+
"./routing:RoutingGetClosestPeersEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingGetClosestPeersEndEvent.html",
|
|
75
|
+
"RoutingGetClosestPeersStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingGetClosestPeersStartEvent.html",
|
|
76
|
+
"./routing:RoutingGetClosestPeersStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingGetClosestPeersStartEvent.html",
|
|
77
|
+
"RoutingGetEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingGetEndEvent.html",
|
|
78
|
+
"./routing:RoutingGetEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingGetEndEvent.html",
|
|
79
|
+
"RoutingGetStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingGetStartEvent.html",
|
|
80
|
+
"./routing:RoutingGetStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingGetStartEvent.html",
|
|
81
|
+
"RoutingOptions": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingOptions.html",
|
|
82
|
+
"./routing:RoutingOptions": "https://ipfs.github.io/helia/interfaces/helia.RoutingOptions.html",
|
|
83
|
+
"RoutingProvideEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingProvideEndEvent.html",
|
|
84
|
+
"./routing:RoutingProvideEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingProvideEndEvent.html",
|
|
85
|
+
"RoutingProvideStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingProvideStartEvent.html",
|
|
86
|
+
"./routing:RoutingProvideStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingProvideStartEvent.html",
|
|
87
|
+
"RoutingPutEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingPutEndEvent.html",
|
|
88
|
+
"./routing:RoutingPutEndEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingPutEndEvent.html",
|
|
89
|
+
"RoutingPutStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_http.RoutingPutStartEvent.html",
|
|
90
|
+
"./routing:RoutingPutStartEvent": "https://ipfs.github.io/helia/interfaces/helia.RoutingPutStartEvent.html",
|
|
91
|
+
"SessionBlockBroker": "https://ipfs.github.io/helia/interfaces/_helia_http.SessionBlockBroker.html",
|
|
92
|
+
"./blocks:SessionBlockBroker": "https://ipfs.github.io/helia/interfaces/helia.SessionBlockBroker.html",
|
|
93
|
+
"SessionBlockstore": "https://ipfs.github.io/helia/interfaces/_helia_http.SessionBlockstore.html",
|
|
94
|
+
"./blocks:SessionBlockstore": "https://ipfs.github.io/helia/interfaces/helia.SessionBlockstore.html",
|
|
95
|
+
"AddPinEvents": "https://ipfs.github.io/helia/types/_helia_http.AddPinEvents.html",
|
|
96
|
+
"./pins:AddPinEvents": "https://ipfs.github.io/helia/types/helia.AddPinEvents.html",
|
|
97
|
+
"BlockBrokerGetBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.BlockBrokerGetBlockProgressEvents.html",
|
|
98
|
+
"./blocks:BlockBrokerGetBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.BlockBrokerGetBlockProgressEvents.html",
|
|
99
|
+
"DeleteBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.DeleteBlockProgressEvents.html",
|
|
100
|
+
"./blocks:DeleteBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.DeleteBlockProgressEvents.html",
|
|
101
|
+
"DeleteManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.DeleteManyBlocksProgressEvents.html",
|
|
102
|
+
"./blocks:DeleteManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.DeleteManyBlocksProgressEvents.html",
|
|
103
|
+
"GcEvents": "https://ipfs.github.io/helia/types/_helia_http.GcEvents.html",
|
|
104
|
+
".:GcEvents": "https://ipfs.github.io/helia/types/helia.GcEvents.html",
|
|
105
|
+
"GetAllBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.GetAllBlocksProgressEvents.html",
|
|
106
|
+
"./blocks:GetAllBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.GetAllBlocksProgressEvents.html",
|
|
107
|
+
"GetBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.GetBlockProgressEvents.html",
|
|
108
|
+
"./blocks:GetBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.GetBlockProgressEvents.html",
|
|
109
|
+
"GetManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.GetManyBlocksProgressEvents.html",
|
|
110
|
+
"./blocks:GetManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.GetManyBlocksProgressEvents.html",
|
|
111
|
+
"HasBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.HasBlockProgressEvents.html",
|
|
112
|
+
"./blocks:HasBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.HasBlockProgressEvents.html",
|
|
113
|
+
"PinType": "https://ipfs.github.io/helia/types/_helia_http.PinType.html",
|
|
114
|
+
"./pins:PinType": "https://ipfs.github.io/helia/types/helia.PinType.html",
|
|
115
|
+
"PutBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.PutBlockProgressEvents.html",
|
|
116
|
+
"./blocks:PutBlockProgressEvents": "https://ipfs.github.io/helia/types/helia.PutBlockProgressEvents.html",
|
|
117
|
+
"PutManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.PutManyBlocksProgressEvents.html",
|
|
118
|
+
"./blocks:PutManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/helia.PutManyBlocksProgressEvents.html",
|
|
119
|
+
"RoutingCancelReprovideProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingCancelReprovideProgressEvents.html",
|
|
120
|
+
"./routing:RoutingCancelReprovideProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingCancelReprovideProgressEvents.html",
|
|
121
|
+
"RoutingFindPeerProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingFindPeerProgressEvents.html",
|
|
122
|
+
"./routing:RoutingFindPeerProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingFindPeerProgressEvents.html",
|
|
123
|
+
"RoutingFindProvidersProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingFindProvidersProgressEvents.html",
|
|
124
|
+
"./routing:RoutingFindProvidersProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingFindProvidersProgressEvents.html",
|
|
125
|
+
"RoutingFindProvidersProviderEvent": "https://ipfs.github.io/helia/types/_helia_http.RoutingFindProvidersProviderEvent.html",
|
|
126
|
+
"./routing:RoutingFindProvidersProviderEvent": "https://ipfs.github.io/helia/types/helia.RoutingFindProvidersProviderEvent.html",
|
|
127
|
+
"RoutingGetClosestPeersProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingGetClosestPeersProgressEvents.html",
|
|
128
|
+
"./routing:RoutingGetClosestPeersProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingGetClosestPeersProgressEvents.html",
|
|
129
|
+
"RoutingGetProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingGetProgressEvents.html",
|
|
130
|
+
"./routing:RoutingGetProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingGetProgressEvents.html",
|
|
131
|
+
"RoutingProvideProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingProvideProgressEvents.html",
|
|
132
|
+
"./routing:RoutingProvideProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingProvideProgressEvents.html",
|
|
133
|
+
"RoutingPutProgressEvents": "https://ipfs.github.io/helia/types/_helia_http.RoutingPutProgressEvents.html",
|
|
134
|
+
"./routing:RoutingPutProgressEvents": "https://ipfs.github.io/helia/types/helia.RoutingPutProgressEvents.html",
|
|
135
|
+
"DEFAULT_CID_PEER_FILTER_SIZE": "https://ipfs.github.io/helia/variables/_helia_http.DEFAULT_CID_PEER_FILTER_SIZE.html",
|
|
136
|
+
"./blocks:DEFAULT_CID_PEER_FILTER_SIZE": "https://ipfs.github.io/helia/variables/helia.DEFAULT_CID_PEER_FILTER_SIZE.html",
|
|
137
|
+
"DEFAULT_SESSION_MAX_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_http.DEFAULT_SESSION_MAX_PROVIDERS.html",
|
|
138
|
+
"./blocks:DEFAULT_SESSION_MAX_PROVIDERS": "https://ipfs.github.io/helia/variables/helia.DEFAULT_SESSION_MAX_PROVIDERS.html",
|
|
139
|
+
"DEFAULT_SESSION_MIN_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_http.DEFAULT_SESSION_MIN_PROVIDERS.html",
|
|
140
|
+
"./blocks:DEFAULT_SESSION_MIN_PROVIDERS": "https://ipfs.github.io/helia/variables/helia.DEFAULT_SESSION_MIN_PROVIDERS.html"
|
|
141
|
+
}
|