UNPKG

chai

Version:

BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

4 lines (2 loc) 66 B
import {should} from './index.js'; globalThis.should = should();