Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dtils/deps.ts>pathUtils.posix

The best unofficial library of utilities for Deno applications
Go to Latest
variable pathUtils.posix
Deprecated
Deprecated

(will be removed after 1.0.0) Import from path/posix/mod.ts instead.

import { pathUtils } from "https://deno.land/x/dtils@2.5.0/deps.ts";
const { posix } = pathUtils;