UNPKG

@shedevro/assert

Version:

Assertion typescript library for better, comfortable and safe coding. See readme!

4 lines (3 loc) 171 B
export { Assert } from './assert'; export { WebUtilsAssertionError } from './classes/error/assertion.error'; export { AssertionHelper } from './helpers/assertion.helper';