UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 121 B
import { Integer } from "../types"; export declare function line_index(callback: () => Promise<void>): Promise<Integer>;