Skip to main content
Module

std/node/fs.ts>constants.O_SYMLINK

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