function handshakeRe-exportimport { handshake } from "https://deno.land/x/mongo@v0.31.1/src/protocol/mod.ts"; handshake(protocol: WireProtocol): Promise<HandshakeResponse>Parametersprotocol: WireProtocolReturnsPromise<HandshakeResponse>