This message was deleted.
# typescript
s
This message was deleted.
a
Sooo....
peerId.apply(x => console.log(x))
spits out the right string. so that's cool.
I got a tip to try using
getOutputSync
instead of getOutput, and that seems to have worked, but i'm still confused about the .apply not behaving how I'd expect.