Enode — API Reference
    Preparing search index...
    type RepChartsRequest = {
        crosshairTime: number;
        onCrosshairChange: (time: number) => void;
        repId: string;
    }
    Index

    Properties

    crosshairTime: number
    onCrosshairChange: (time: number) => void
    repId: string