Skip to content

Commit

Permalink
🐛 could not resolve "./src/global/typings"
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Dec 19, 2024
1 parent ce42387 commit 97d70b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import './src/global/typings'
import './src/global/typings.d.ts'
export { default as addToGlobalScope } from "./src/global/addToGlobalScope";
export { default as addNoopToGlobalScope } from "./src/global/addNoopToGlobalScope";

0 comments on commit 97d70b5

Please sign in to comment.