import { compat } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/mod.js";
const { setConfig } = compat;
Will set the config to the default start9/config.yaml Assumption: start9/config.yaml is the location of the configuration
import { compat } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/mod.js";
const { setConfig } = compat;
Will set the config to the default start9/config.yaml Assumption: start9/config.yaml is the location of the configuration