UNPKG

344 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3const build_expect_1 = require("./build-expect");
4exports.buildExpect = build_expect_1.buildExpect;
5const expect_1 = require("./expect");
6exports.Expect = expect_1.Expect;
7const fail_1 = require("./fail");
8exports.fail = fail_1.fail;
9//# sourceMappingURL=index.js.map
\No newline at end of file