resolveTrellisAppUrl(trellisUrl: TrellisAppUrlResolver): string | undefined
Resolves a Trellis app URL config to the string shape required by the client.
trellisUrl: TrellisAppUrlResolver
resolveTrellisAppUrl(trellisUrl: TrellisAppUrlResolver): string | undefined
Resolves a Trellis app URL config to the string shape required by the client.
trellisUrl: TrellisAppUrlResolver
import { resolveTrellisAppUrl } from "trellis-svelte/src/index.ts";