UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 114 B
import { ABAPObject } from "../types"; export declare function instance_of(val: ABAPObject, cname: any): boolean;