UNPKG

type-exception

Version:

Package for Error class with inner error and aggregate erros

7 lines 321 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var reflection_helper_1 = require("./reflection-helper"); exports.nameof = reflection_helper_1.nameof; var type_exception_1 = require("./type-exception"); exports.TypeException = type_exception_1.TypeException; //# sourceMappingURL=index.js.map