UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 125 B
import { Structure } from "../types"; export declare function moveCorresponding(source: Structure, target: Structure): void;