noobishness related to JS (taking a course rn) has left me …
noobishness related to JS (taking a course rn) has left me in a rekt state of uncaught syntax errors for missing ) after formal parameters.
const jigClass = await.run.load('blah')
class Token extends Jig {
mint(amount: 10000, to ?(string|Lock) Token
}