deno.land / x / chai@v4.3.6 / index.mjs

نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
import chai from './index.js';
export const expect = chai.expect;export const version = chai.version;export const Assertion = chai.Assertion;export const AssertionError = chai.AssertionError;export const util = chai.util;export const config = chai.config;export const use = chai.use;export const should = chai.should;export const assert = chai.assert;export const core = chai.core;
export default chai;
chai

Version Info

Tagged at
2 years ago

External Dependencies