UNPKG

@mdf.js/crash

Version:

MMS - API Crash - Enhanced error management library

9 lines 332 B
/** * Copyright 2024 Mytra Control S.L. All rights reserved. * * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file * or at https://opensource.org/licenses/MIT. */ export { Boom } from './BoomError'; export { BoomHelpers } from './BoomHelpers'; //# sourceMappingURL=index.d.ts.map