mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 20:04:03 -05:00
1a35f9daf5
Previously https://github.com/zhmushan/deno_path
7 lines
112 B
Markdown
7 lines
112 B
Markdown
# Deno Path Manipulation Libraries
|
|
|
|
Usage:
|
|
|
|
```ts
|
|
import * as path from 'https://deno.land/x/path/index.ts'
|
|
```
|