UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

4 lines (3 loc) 204 B
import { PathCollection } from './types'; export declare function prepareE2eTesting(pathCollection: PathCollection): void; export declare function cleanupE2eTesting(pathCollection: PathCollection): void;