export type { BindOptions, MulticastGroup, PeerAddress, UdpError, UdpFamily, UdpMessage, UdpSocket, } from '@mikrojs/native/runtime/udp/types'; export { bind } from '@mikrojs/native/runtime/udp/types'; //# sourceMappingURL=udp.d.ts.map