Variable serviceCapabilitiesConst

serviceCapabilities: typeof serviceCapabilities = ...

This symbol is used by libp2p services to define the capabilities they can provide to other libp2p services.

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