UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

5 lines (4 loc) 269 B
import * as d from '../../declarations'; export declare function buildJestArgv(config: d.Config): d.JestArgv; export declare function buildJestConfig(config: d.Config): string; export declare function getProjectListFromCLIArgs(config: d.Config, argv: d.JestArgv): any;