UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

5 lines (4 loc) 240 B
export function rowObjectExpression(node: any, table: any, props?: any): any; export function rowObjectCode(table: any, props: any): any; export function rowObjectBuilder(table: any, props: any): any; export const ROW_OBJECT: "row_object";