Skip to content

Commit

Permalink
Add notations to a .d.ts to pass tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchercatNEO committed Apr 9, 2024
1 parent b98a281 commit 873cae6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions env.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/// <reference types="vite/client" />
declare module "@antimatter-dimensions/notations";
1 change: 0 additions & 1 deletion src/common/notations.d.ts
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
declare module "@antimatter-dimensions/notations";

0 comments on commit 873cae6

Please sign in to comment.