UNPKG

jasmine-spec-reporter

Version:

Spec reporter for jasmine behavior-driven development framework

3 lines (2 loc) 117 B
import { Configuration } from "./configuration"; export declare function parse(conf?: Configuration): Configuration;