Skip to main content
Module

std/node/fs.ts>constants.O_NONBLOCK

Deno standard library
Go to Latest
variable constants.O_NONBLOCK
import { constants } from "https://deno.land/std@0.177.0/node/fs.ts";
const { O_NONBLOCK } = constants;