UNPKG

447 BJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6__export(require("./enumerations"));
7__export(require("./rule"));
8__export(require("./situation"));
9__export(require("./fact"));
10__export(require("./enumeration"));
11__export(require("./enumerationset"));
12__export(require("./rulecontext"));
13//# sourceMappingURL=index.js.map
\No newline at end of file