UNPKG

rhombic

Version:

SQL parsing, lineage extraction and manipulation

3 lines 186 B
import { ParsedSql } from ".."; export declare const removeUnusedOrderItems: (parsedSql: ParsedSql, orderToRemove: string) => string; //# sourceMappingURL=removeUnusedOrderItems.d.ts.map