deno/std/node/path.ts

3 lines
107 B
TypeScript
Raw Normal View History

2020-09-21 12:26:41 +00:00
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
export * from "../path/mod.ts";