4 lines
206 B
TypeScript
4 lines
206 B
TypeScript
|
export { globToRegExp } from "https://deno.land/std@0.158.0/path/glob.ts";
|
||
|
export { walk } from "https://deno.land/std@0.159.0/fs/mod.ts";
|
||
|
export * as path from "https://deno.land/std@0.158.0/path/mod.ts";
|