dnssd.js
dnssd.js copied to clipboard
ResourceRecord2 is not a constructor
I'm getting a strange error when I use the library in a built project (using esbuild).
The error is: ResourceRecord2 is not a constructor
Anyone seeing this as well?