Alden King
Results
1
comments of
Alden King
If anyone still has this issue I found a solution that works for me. This is my eel init: eel.init('client/src/api', allowed_extensions=['.ts']). My Typescript function is directly under this path: client/src/api,...