UNPKG

ts-scikit

Version:

A scientific toolkit written in Typescript

4 lines (3 loc) 193 B
export { IllegalArgumentError } from './illegal-argument-error'; export { IllegalStateError } from './illegal-state-error'; export { IndexOutOfBoundsError } from './index-out-of-bounds-error';