interface ConnectOptions {
    compact: boolean;
}

Properties

Properties

compact: boolean

Generated using TypeDoc