UNPKG

@theintern/istanbul-loader

Version:

A webpack loader that adds code coverage instrumentation

4 lines (3 loc) 123 B
import { LoaderDefinitionFunction } from 'webpack'; declare const loader: LoaderDefinitionFunction; export default loader;