UNPKG

vue-styleguidist

Version:
4 lines (3 loc) 271 B
import webpackNormal from 'webpack'; import { SanitizedStyleguidistConfig } from '../types/StyleGuide'; export default function build(config: SanitizedStyleguidistConfig, handler: webpackNormal.Compiler.Handler): webpackNormal.Compiler | webpackNormal.Compiler.Watching;