JS-Interpreter
JS-Interpreter copied to clipboard
Adding interpreter.d.ts file
Typescript declaration for the JSInterpreter class.
It's partial but maybe you're interested to get started. I'll be adding more methods, as I need them.