mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
57b6fdb2eb
Original:
|
||
---|---|---|
.. | ||
basename_test.ts | ||
constants.ts | ||
dirname_test.ts | ||
extname_test.ts | ||
interface.ts | ||
isabsolute_test.ts | ||
join_test.ts | ||
mod.ts | ||
parse_format_test.ts | ||
README.md | ||
relative_test.ts | ||
resolve_test.ts | ||
zero_length_strings_test.ts |
Deno Path Manipulation Libraries
Usage:
import * as path from "https://deno.land/x/fs/path.ts";