refactor: rename export
serenity 1 month ago 73e35f4f d084d574
··· 7 7 import type { Result } from "@/lib/utils/result"; 8 8 import type { ZodError } from "zod"; 9 9 10 10 - export const getConstellationBacklink = async ({ 10 10 + export const getConstellationBacklinks = async ({ 11 11 subject, 12 12 source, 13 13 }: {