UNPKG

@tsbb/jest

Version:

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

8 lines (7 loc) 127 B
declare const _default: { process(): { code: string; }; getCacheKey(): string; }; export default _default;