UNPKG

es-toolkit

Version:

A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.

4 lines (3 loc) 158 B
export { attempt } from './attempt.mjs'; export { attemptAsync } from './attemptAsync.mjs'; export { invariant as assert, invariant } from './invariant.mjs';