summaryrefslogtreecommitdiff
path: root/path/README.md
blob: d4f693577f6190c045a7e8f58b0e747b65bb3728 (plain)
1
2
3
4
5
6
7
# Deno Path Manipulation Libraries

Usage:

```ts
import * as path from 'https://deno.land/x/path/index.ts'
```