Skip to content

Commit

Permalink
Add missing typing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Nov 19, 2024
1 parent e6d8800 commit 07c95ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/// <reference path="console.d.ts" />
/// <reference path="globals.d.ts" />
/// <reference path="os.d.ts" />
/// <reference path="sqlite.d.ts" />
/// <reference path="timers.d.ts" />
Expand Down

0 comments on commit 07c95ac

Please sign in to comment.