grahan — the open-source sky engine
    Preparing search index...

    Interface Koota

    interface Koota {
        bride: string;
        groom: string;
        maximum: number;
        points: number;
    }
    Index

    Properties

    bride: string

    The classified values behind the score, bride first.

    groom: string
    maximum: number
    points: number