@perspective-dev/client
    Preparing search index...
    type ColumnWindow = {
        end_col: number | null;
        start_col: number | null;
    }
    Index

    Properties

    Properties

    end_col: number | null
    start_col: number | null