UNPKG

@abaplint/runtime

Version:
5 lines (4 loc) 138 B
import { Table, Integer, FieldSymbol } from "../types"; export declare function lines(input: { val: Table | FieldSymbol; }): Integer;