@echecs/swiss - v3.0.2
    Preparing search index...

    Interface Pairing

    interface Pairing {
        black: string;
        white: string;
    }
    Index

    Properties

    Properties

    black: string
    white: string