Skip to main content
Module

std/node/path/posix.ts>default

Deno standard library
Go to Latest
variable default
import { default } from "https://deno.land/std@0.124.0/node/path/posix.ts";

type

{ resolve; normalize; isAbsolute; join; relative; dirname; basename; extname; format; parse; sep; delimiter; posix; }