Buzzr Sports Engine API
    Preparing search index...

    Type Alias RunGradeFileInput

    type RunGradeFileInput = {
        entryPath: string;
        gameLogsPath: string;
    }
    Index

    Properties

    entryPath: string
    gameLogsPath: string