UNPKG

@abaplint/runtime

Version:
8 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.np = np; const cp_1 = require("./cp"); function np(left, right) { return !(0, cp_1.cp)(left, right); } //# sourceMappingURL=np.js.map