Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable setConfig
import { setConfig } from "https://deno.land/x/embassyd_sdk@v0.3.4.0.0-alpha2/lib/esm/compat/mod.js";

Will set the config to the default start9/config.yaml Assumption: start9/config.yaml is the location of the configuration

type

(
effects,
newConfig,
dependsOn?,
) => unknown