import { util } from "https://deno.land/x/embassyd_sdk@v0.3.4.0.0-alpha2/lib/esm/mod.js";
const { exists } = util;
Used to check if the file exists before hand
import { util } from "https://deno.land/x/embassyd_sdk@v0.3.4.0.0-alpha2/lib/esm/mod.js";
const { exists } = util;
Used to check if the file exists before hand