Variable protocolsConst

protocols: {
    [name: string]: Protocol;
}

Dynamically generated bindings for each of the currently registered protocols.

Type declaration

Generated using TypeDoc