Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function updateConfig
import { updateConfig } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/lib/esm/compat/migrations.js";

Parameters

fn

function making desired modifications to the config

configured

whether or not the service should be considered "configured"

noRepeat

(optional) supply the version and type of the migration

optional
noFail = [UNSUPPORTED]

(optional, default:false) whether or not to fail the migration if fn throws an error