UNPKG

166 BTypeScriptView Raw
1export declare function setDev(newDev: string | boolean): boolean | void;
2export declare function HmrState(namespaceOrConfig?: string | any, config?: any): Function;