UNPKG

checki

Version:

Checki is an AI-driven CLI tool that generates Jest unit tests for React components, improving testing efficiency.

8 lines 200 B
import Init from './init'; import JsDoc from './jsdoc'; declare const _default: { Init: typeof Init; JsDoc: typeof JsDoc; }; export default _default; //# sourceMappingURL=index.d.ts.map