summaryrefslogtreecommitdiff
path: root/std/fs/path.ts
blob: 6ca0749c232d51f32ecc86ff76f277c45bfe35d1 (plain)
1
2
3
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
export * from "./path/mod.ts";
export * from "./path/interface.ts";