Skip to main content
Go to Latest
type alias types.ExpectedExports.properties
import { type types } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/mod.ts";
const { properties } = types.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>>