file to be shared globally #669
Unanswered
hyusetiawan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a typescript file that I want to be able to import across renderer/main/preload, how do I do that? I tried adding it in tsconfig.json and placing the file, called type.ts inside src/lib/type.ts (where src/renderer, src/main/ etc)
Beta Was this translation helpful? Give feedback.
All reactions