export * as fs from "https://deno.land/std@0.66.0/fs/mod.ts";export * as path from "https://deno.land/std@0.66.0/path/mod.ts";
export var readFileSync = Deno.readTextFileSync;
export * as fs from "https://deno.land/std@0.66.0/fs/mod.ts";export * as path from "https://deno.land/std@0.66.0/path/mod.ts";
export var readFileSync = Deno.readTextFileSync;