import { type ExpectedExports } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/types.ts";
const { main } = ExpectedExports;
This is the entrypoint for the main container. Used to start up something like the service that the package represents, like running a bitcoind in a bitcoind-wrapper.