import { Service } from "./service.mjs"; export { clamp } from "./shared.js"; throw new Error("The reference adapter must never execute project code"); export function applicationName() { return Service.name; }