import { type ExpectedExports } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/types.ts";
const { properties } = ExpectedExports;
Properties are used to get values from the docker, like a username + password, what ports we are hosting from
definition: (effects: Effects) => Promise<ResultType<Properties>>