UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

5 lines (4 loc) 267 B
import { generateGolingvuMetafile as gmf } from "./generateGolingvuMetafile"; import { writeGolingvuMetafile as wgmf } from "./writeGolingvuMetafile"; export declare const generateGolingvuMetafile: typeof gmf; export declare const writeGolingvuMetafile: typeof wgmf;