UNPKG

casterly

Version:
3 lines (2 loc) 149 B
import type { Compiler } from 'webpack'; export declare function watchCompilers(client: Compiler, server: Compiler, hasTypeChecking: boolean): void;