UNPKG

@abaplint/runtime

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