The exported QueryEvents type from `@libp2p/interfaces-dht` and `@libp2p/kad-dht` are not equal. interface-dht: https://github.com/libp2p/js-libp2p-interfaces/blob/9e86d57645aef67fcbb92b0eea62b40bce66eae6/packages/interface-dht/src/index.ts#L129 kad-dht: https://github.com/libp2p/js-libp2p-kad-dht/blame/2af3a0cad4e718b6bdf3b4a9b114d9f4b4860653/src/index.ts#L149 divergence stems from change in kad-dht https://github.com/libp2p/js-libp2p-kad-dht/pull/472/files
The exported QueryEvents type from
@libp2p/interfaces-dhtand@libp2p/kad-dhtare not equal.interface-dht:
js-libp2p-interfaces/packages/interface-dht/src/index.ts
Line 129 in 9e86d57
kad-dht:
https://github.com/libp2p/js-libp2p-kad-dht/blame/2af3a0cad4e718b6bdf3b4a9b114d9f4b4860653/src/index.ts#L149
divergence stems from change in kad-dht https://github.com/libp2p/js-libp2p-kad-dht/pull/472/files