UNPKG

@typed/test

Version:
9 lines (8 loc) 252 B
export { describe, DescribeFn } from './describe'; export * from './given'; export * from './isTest'; export * from './isTestCollection'; export * from './isTestResult'; export * from './isTestResults'; export * from './it'; export * from './timeout';