@helia/interface 7.0.2-4f472034 → 7.0.2
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 +93 -0
- package/package.json +1 -1
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
{
|
|
2
|
+
"GraphWalker": "https://ipfs.github.io/helia/interfaces/_helia_car.GraphWalker.html",
|
|
3
|
+
"BlockAnnounceOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockAnnounceOptions.html",
|
|
4
|
+
"BlockBroker": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBroker.html",
|
|
5
|
+
"BlockBrokerConnectedProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBrokerConnectedProgressEvent.html",
|
|
6
|
+
"BlockBrokerConnectProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBrokerConnectProgressEvent.html",
|
|
7
|
+
"BlockBrokerReceiveBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBrokerReceiveBlockProgressEvent.html",
|
|
8
|
+
"BlockBrokerRequestBlockProgressEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockBrokerRequestBlockProgressEvent.html",
|
|
9
|
+
"BlockRetrievalOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.BlockRetrievalOptions.html",
|
|
10
|
+
"Blocks": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.Blocks.html",
|
|
11
|
+
"CreateSessionOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.CreateSessionOptions.html",
|
|
12
|
+
"GetOfflineOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.GetOfflineOptions.html",
|
|
13
|
+
"ProviderOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.ProviderOptions.html",
|
|
14
|
+
"SessionBlockBroker": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.SessionBlockBroker.html",
|
|
15
|
+
"SessionBlockstore": "https://ipfs.github.io/helia/interfaces/_helia_interface.blocks.SessionBlockstore.html",
|
|
16
|
+
"BlockBrokerGetBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.BlockBrokerGetBlockProgressEvents.html",
|
|
17
|
+
"DeleteBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.DeleteBlockProgressEvents.html",
|
|
18
|
+
"DeleteManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.DeleteManyBlocksProgressEvents.html",
|
|
19
|
+
"GetAllBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetAllBlocksProgressEvents.html",
|
|
20
|
+
"GetBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetBlockProgressEvents.html",
|
|
21
|
+
"GetManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.GetManyBlocksProgressEvents.html",
|
|
22
|
+
"HasBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.HasBlockProgressEvents.html",
|
|
23
|
+
"PutBlockProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.PutBlockProgressEvents.html",
|
|
24
|
+
"PutManyBlocksProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.blocks.PutManyBlocksProgressEvents.html",
|
|
25
|
+
"DEFAULT_CID_PEER_FILTER_SIZE": "https://ipfs.github.io/helia/variables/_helia_interface.blocks.DEFAULT_CID_PEER_FILTER_SIZE.html",
|
|
26
|
+
"DEFAULT_SESSION_MAX_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_interface.blocks.DEFAULT_SESSION_MAX_PROVIDERS.html",
|
|
27
|
+
"DEFAULT_SESSION_MIN_PROVIDERS": "https://ipfs.github.io/helia/variables/_helia_interface.blocks.DEFAULT_SESSION_MIN_PROVIDERS.html",
|
|
28
|
+
"InsufficientProvidersError": "https://ipfs.github.io/helia/classes/_helia_interface.index.InsufficientProvidersError.html",
|
|
29
|
+
"InvalidCodecError": "https://ipfs.github.io/helia/classes/_helia_interface.index.InvalidCodecError.html",
|
|
30
|
+
"NoRoutersAvailableError": "https://ipfs.github.io/helia/classes/_helia_interface.index.NoRoutersAvailableError.html",
|
|
31
|
+
"UnknownCodecError": "https://ipfs.github.io/helia/classes/_helia_interface.index.UnknownCodecError.html",
|
|
32
|
+
"UnknownCryptoError": "https://ipfs.github.io/helia/classes/_helia_interface.index.UnknownCryptoError.html",
|
|
33
|
+
"UnknownHashAlgorithmError": "https://ipfs.github.io/helia/classes/_helia_interface.index.UnknownHashAlgorithmError.html",
|
|
34
|
+
"CodecLoader": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.CodecLoader.html",
|
|
35
|
+
".:CodecLoader": "https://ipfs.github.io/helia/interfaces/helia.CodecLoader.html",
|
|
36
|
+
"GCOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.GCOptions.html",
|
|
37
|
+
".:GCOptions": "https://ipfs.github.io/helia/interfaces/helia.GCOptions.html",
|
|
38
|
+
"GraphNode": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.GraphNode.html",
|
|
39
|
+
"GraphWalkerComponents": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.GraphWalkerComponents.html",
|
|
40
|
+
"GraphWalkerInit": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.GraphWalkerInit.html",
|
|
41
|
+
"HasherLoader": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.HasherLoader.html",
|
|
42
|
+
".:HasherLoader": "https://ipfs.github.io/helia/interfaces/helia.HasherLoader.html",
|
|
43
|
+
"Helia": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.Helia.html",
|
|
44
|
+
".:Helia": "https://ipfs.github.io/helia/interfaces/helia.Helia.html",
|
|
45
|
+
"HeliaEvents": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.HeliaEvents.html",
|
|
46
|
+
".:HeliaEvents": "https://ipfs.github.io/helia/interfaces/helia.HeliaEvents.html",
|
|
47
|
+
"HeliaMixin": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.HeliaMixin.html",
|
|
48
|
+
".:HeliaMixin": "https://ipfs.github.io/helia/interfaces/helia.HeliaMixin.html",
|
|
49
|
+
"NodeInfo": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.NodeInfo.html",
|
|
50
|
+
".:NodeInfo": "https://ipfs.github.io/helia/interfaces/helia.NodeInfo.html",
|
|
51
|
+
"WalkOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.index.WalkOptions.html",
|
|
52
|
+
"GcEvents": "https://ipfs.github.io/helia/types/_helia_interface.index.GcEvents.html",
|
|
53
|
+
".:GcEvents": "https://ipfs.github.io/helia/types/helia.GcEvents.html",
|
|
54
|
+
"GraphWalkerFactory": "https://ipfs.github.io/helia/types/_helia_interface.index.GraphWalkerFactory.html",
|
|
55
|
+
"AddOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.AddOptions.html",
|
|
56
|
+
"IsPinnedOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.IsPinnedOptions.html",
|
|
57
|
+
"LsOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.LsOptions.html",
|
|
58
|
+
"Pin": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.Pin.html",
|
|
59
|
+
"Pins": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.Pins.html",
|
|
60
|
+
"RmOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.pins.RmOptions.html",
|
|
61
|
+
"AddPinEvents": "https://ipfs.github.io/helia/types/_helia_interface.pins.AddPinEvents.html",
|
|
62
|
+
"PinType": "https://ipfs.github.io/helia/types/_helia_interface.pins.PinType.html",
|
|
63
|
+
"Peer": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.Peer.html",
|
|
64
|
+
"Provider": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.Provider.html",
|
|
65
|
+
"Router": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.Router.html",
|
|
66
|
+
"RoutingCancelReprovideEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingCancelReprovideEndEvent.html",
|
|
67
|
+
"RoutingCancelReprovideStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingCancelReprovideStartEvent.html",
|
|
68
|
+
"RoutingFindPeerEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindPeerEndEvent.html",
|
|
69
|
+
"RoutingFindPeerStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindPeerStartEvent.html",
|
|
70
|
+
"RoutingFindProvidersDelegatedHttpRoutingProvider": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindProvidersDelegatedHttpRoutingProvider.html",
|
|
71
|
+
"RoutingFindProvidersEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindProvidersEndEvent.html",
|
|
72
|
+
"RoutingFindProvidersHttpGatewayProvider": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindProvidersHttpGatewayProvider.html",
|
|
73
|
+
"RoutingFindProvidersLibp2pProvider": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindProvidersLibp2pProvider.html",
|
|
74
|
+
"RoutingFindProvidersStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingFindProvidersStartEvent.html",
|
|
75
|
+
"RoutingGetClosestPeersEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingGetClosestPeersEndEvent.html",
|
|
76
|
+
"RoutingGetClosestPeersStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingGetClosestPeersStartEvent.html",
|
|
77
|
+
"RoutingGetEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingGetEndEvent.html",
|
|
78
|
+
"RoutingGetStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingGetStartEvent.html",
|
|
79
|
+
"RoutingOptions": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingOptions.html",
|
|
80
|
+
"RoutingProvideEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingProvideEndEvent.html",
|
|
81
|
+
"RoutingProvideStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingProvideStartEvent.html",
|
|
82
|
+
"RoutingPutEndEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingPutEndEvent.html",
|
|
83
|
+
"RoutingPutStartEvent": "https://ipfs.github.io/helia/interfaces/_helia_interface.routing.RoutingPutStartEvent.html",
|
|
84
|
+
"Routing": "https://ipfs.github.io/helia/types/_helia_interface.routing.Routing.html",
|
|
85
|
+
"RoutingCancelReprovideProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingCancelReprovideProgressEvents.html",
|
|
86
|
+
"RoutingFindPeerProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingFindPeerProgressEvents.html",
|
|
87
|
+
"RoutingFindProvidersProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingFindProvidersProgressEvents.html",
|
|
88
|
+
"RoutingFindProvidersProviderEvent": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingFindProvidersProviderEvent.html",
|
|
89
|
+
"RoutingGetClosestPeersProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingGetClosestPeersProgressEvents.html",
|
|
90
|
+
"RoutingGetProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingGetProgressEvents.html",
|
|
91
|
+
"RoutingProvideProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingProvideProgressEvents.html",
|
|
92
|
+
"RoutingPutProgressEvents": "https://ipfs.github.io/helia/types/_helia_interface.routing.RoutingPutProgressEvents.html"
|
|
93
|
+
}
|