Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...
    TestablePlayer: React.FC<
        {
            archetype: string;
            health: number;
            onClick?: () => void;
            playerId: string;
            stance: string;
            x?: number;
            y?: number;
        },
    > = ...