Transcrypt-Examples
Transcrypt-Examples copied to clipboard
Open Files
Hi,
I want to transpile a Python code to JavaScript, but this code contains a JSON file and Transcrypt doesn't support the open command. How can I implement the open command found in the Python code?
Thanks!