UNPKG

types-testing

Version:

Test TypeScript types at test runner runtime - Works seamlessly with Jest, Vitest, and Bun.

4 lines (3 loc) 123 B
export * as Factory from './factories'; export * as Assertion from './assertions'; export * as Compiler from './compiler';