UNPKG

corde

Version:

A simple library for Discord bot tests

4 lines (3 loc) 86 B
import { IExpect } from "../types"; declare const expect: IExpect; export { expect };