UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 107 B
import { XString } from "../types"; export declare function bitor(left: XString, right: XString): XString;