Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit b78441e

Browse files
committed
fix: export empty module
1 parent 20d79e6 commit b78441e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/generate-global-types.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,5 @@ try {
163163
} catch (error) {
164164
console.error("Error: writing types\n", error)
165165
}
166+
167+
export {}

0 commit comments

Comments
 (0)