RPC not working with getters
The error says that
bar
is not a function. I'm looking to call WORKER.foo.bar()
instead of WORKER.foo().bar()
.
0 Replies