interface ServerFeatures {
    hasLogging: boolean;
}

Properties

Properties

hasLogging: boolean