frontend client for gemstone. decentralised workplace app
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: rename export

serenity 73e35f4f d084d574

+1 -1
+1 -1
src/lib/utils/constellation.ts
··· 7 7 import type { Result } from "@/lib/utils/result"; 8 8 import type { ZodError } from "zod"; 9 9 10 - export const getConstellationBacklink = async ({ 10 + export const getConstellationBacklinks = async ({ 11 11 subject, 12 12 source, 13 13 }: {