summaryrefslogtreecommitdiff
path: root/path/README.md
blob: 924b0a993f70d77a24be92bfabab29e5bb7539e7 (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";
```