UNPKG

alsatian-fluent-assertions

Version:

Fluent assertions extension to Alsatian xUnit framework.

9 lines 339 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./nested-properties-match-error")); __export(require("./spec-error")); __export(require("./base-error")); //# sourceMappingURL=index.js.map