Skip to main content
BindOptions.exclusive - dgram - Node documentation
property BindOptions.exclusive

Usage in Deno

import { type BindOptions } from "node:dgram";

Type

boolean | undefined