Is there any updated example for using this? I keep getting `TypeError: Cannot read properties of un

Is there any updated example for using this? I keep getting
TypeError: Cannot read properties of undefined (reading 'fetch')
which is pretty useless without a stack trace, I do not have any
fetch
in my code (except the function the worker responds with, but that's working)
Was this page helpful?