Skip to main content
node__path.d.ts - Node documentation

Usage in Deno

```typescript import * as mod from "node:node__path.d.ts"; ```
The `node:path` module provides utilities for working with file and directory paths. It can be accessed using: ```js import path from 'node:path'; ```

Interfaces

Namespaces

N
v
default
The `node:path` module provides utilities for working with file and directory paths. It can be accessed using: ```js import path from 'node:path'; ```
N
v
path
The `node:path` module provides utilities for working with file and directory paths. It can be accessed using: ```js import path from 'node:path'; ```