Skip to main content
Module

x/dtils/mod.ts>PathPair

The best unofficial library of utilities for Deno applications
Go to Latest
interface PathPair
import { type PathPair } from "https://deno.land/x/dtils@2.4.0/mod.ts";

Properties

innerPath: string

The path to a file from inside the directory

path: string

The path to the file