Variable serviceDependenciesConst

serviceDependencies: typeof serviceDependencies = ...

This symbol is used by libp2p services to define the capabilities they require from other libp2p services.

The service should define a property with this symbol as the key and the value should be a string array of required capabilities.