import { Config } from "effect" export const webRpcHttpPath = Config.succeed("/rpc/web" as const)