UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 108 B
import { Table } from "./types"; export declare function expandIN(fieldName: string, table: Table): string;