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

    Interface IKeyWeight

    interface IKeyWeight {
        key: string;
        weight: number;
    }
    Index

    Properties

    Properties

    key: string
    weight: number