mirror of
https://github.com/denoland/deno.git
synced 2024-12-17 21:03:01 -05:00
2d58da520f
Previously https://github.com/zhmushan/deno_path
Original: 1a35f9daf5
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'
|
|
```
|