Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
136 B · 5 lines
TypeScript
123456import { getStreamplaceUrl } from "./streamplace-url";
export function getApiBase(): string { return `${getStreamplaceUrl()}/api`;}