UNPKG

beach-day

Version:

API integration testing as fun as a day on the beach

3 lines (2 loc) 158 B
import { IDataStore, ReporterConfig } from './beach-day-reporter'; export declare function generate(viewModel?: IDataStore, config?: ReporterConfig): void;