cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IConnector

    interface IConnector {
        balance: string;
        weight: number;
    }
    Index

    Properties

    Properties

    balance: string
    weight: number