I'm making a library of JScripts and I want to be able to import a function into them.
Is there a way to do that? Or am I just stuck replicating the function in every .js
file I run?
I'm making a library of JScripts and I want to be able to import a function into them.
Is there a way to do that? Or am I just stuck replicating the function in every .js
file I run?