AccessibleData: {
    values: {
        [row: string]: AccessibleDataEntry;
    };
}

Type declaration

Generated using TypeDoc