TestGeneration.api
API Report File for "jest-bdd-generator"
Do not edit this file. It is a report generated by API Extractor.
import { default as React_2 } from 'react';
// @public (undocumented)
export const TestGeneration: React_2.FC<{
testsSource?: string;
featureSource?: string;
}>;
// (No @packageDocumentation comment for this package)