import { util } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/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.3.0-alpha1/lib/esm/mod.js";
const { exists } = util;
Used to check if the file exists before hand