Variable ServerTypesConst

ServerTypes: {
    HORIZON: ServerType;
    MERIDIAN: ServerType;
} = ...

Contains constant instances of all server types.

Type declaration

Generated using TypeDoc