Skip to content

Commit

Permalink
Document JS module missing types workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
osmestad committed Sep 12, 2023
1 parent be291fe commit 1d9ab95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
// This is a workaround to allow importing any JS package without TS types
declare module '*';

0 comments on commit 1d9ab95

Please sign in to comment.