This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List of JsMacros notes and code examples. | |
Feel free to leave suggestions. | |
# jsimport.js | |
How to import/export between js files. | |
# pyimport.py | |
How to import from python file. | |
Doesn't work if there are classes imported from JsMacrosAC. |