frontend client for gemstone. decentralised workplace app

refactor: rename export

serenity 73e35f4f d084d574

Changed files
+1 -1
src
lib
+1 -1
src/lib/utils/constellation.ts
···
import type { Result } from "@/lib/utils/result";
import type { ZodError } from "zod";
-
export const getConstellationBacklink = async ({
+
export const getConstellationBacklinks = async ({
subject,
source,
}: {