UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 147 B
import { FieldSymbol } from "./types"; export declare function expandDynamic(code: string, ev: (name: string) => FieldSymbol | undefined): string;