import { types as T, healthUtil } from "../deps.ts"; export const health: T.ExpectedExports.health = { "web-ui": healthUtil.checkWebUrl("http://robosats.embassy:12596/selfhosted") }