UNPKG

@abaplint/runtime

Version:
8 lines 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cn = cn; const co_1 = require("./co"); function cn(left, right) { return (0, co_1.co)(left, right) === false; } //# sourceMappingURL=cn.js.map