UNPKG

@teambit/tester

Version:
5 lines (4 loc) 142 B
import { BitError } from '@teambit/bit-error'; export declare class NoTestFilesFound extends BitError { constructor(testRegex: string); }