UNPKG

@typed/test

Version:
10 lines (8 loc) 245 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'