jest-to-gherkin.api
API Report File for "jest-bdd-generator"
Do not edit this file. It is a report generated by API Extractor.
import * as ts from 'typescript';
// Warning: (ae-forgotten-export) The symbol "Transpile" needs to be exported by the entry point JestToGherkin.d.ts
//
// @public (undocumented)
export class JestToGherkin extends Transpile {
constructor();
// (undocumented)
fileName: string;
// (undocumented)
outputCode(): ReturnType<Transpile['outputCode']>;
}
// (No @packageDocumentation comment for this package)