Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Remove declarations comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronny Rook committed Dec 1, 2021
1 parent 91d72fc commit 19c3d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/declarations.d.ts
Expand Up @@ -5,7 +5,6 @@ declare const __PROD__: boolean;
declare const __ACC__: boolean;
declare const __TEST__: boolean;

// extend window object
declare interface NodeModule {
hot: {
accept(path?: string, callback?: () => void): void;
Expand Down

0 comments on commit 19c3d18

Please sign in to comment.