Canboat ts-pgns
    Preparing search index...

    Interface PGN_128275Fields

    interface PGN_128275Fields {
        date?: string;
        log?: number;
        time?: string;
        tripLog?: number;
    }
    Index

    Properties

    date?: string
    log?: number
    time?: string
    tripLog?: number