UNPKG

@tsbb/jest

Version:

TSBB is a zero-config CLI that helps you develop, test, and publish modern TypeScript project.

7 lines (6 loc) 161 B
declare const _default: { process(sourceText: string, sourcePath: string, options: any): string | { code: string; }; }; export default _default;