import type { InternalApi } from "nitropack/types"; export type Link = InternalApi["/api/links"]["get"][number];