UNPKG

offensive

Version:

Fast and boilerplate-free precondition checks for javascript.

5 lines (4 loc) 220 B
export { Result, Message, StandardMessage } from './Result'; export { Assertion, ContractFunction } from './Assertion'; export { UnaryOperator } from './UnaryOperator'; export { BinaryOperator } from './BinaryOperator';