UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 127 B
import { Hex, XString } from "../types"; export declare function o(operand1: Hex | XString, operand2: Hex | XString): boolean;