export function isDev() { return window.location.port === "3007"; }