Canboat ts-pgns
    Preparing search index...

    Interface PGN_126464Fields

    interface PGN_126464Fields {
        functionCode?: number | PgnListFunction;
        list: { pgn?: number }[];
    }
    Index

    Properties

    Properties

    functionCode?: number | PgnListFunction
    list: { pgn?: number }[]