file to be shared globally #669
Unanswered
hyusetiawan
asked this question in
Q&A
Replies: 1 comment
-
@hyusetiawan check this #384 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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