diff --git a/global.d.ts b/global.d.ts index c91b407a..7b9d325d 100644 --- a/global.d.ts +++ b/global.d.ts @@ -1,5 +1,4 @@ declare const __webpack_public_path__: string; -declare const PRERENDER: boolean; declare interface NodeModule { hot: any;