Sorry, we can't find this page!
This may be a glitch on our end. If the issue persists please{" "}
send us a note.
);
let [homeLeafletFacts] = await Promise.all([
supabaseServerClient.rpc("get_facts", {
root: permission_token.root_entity,
}),
]);
let initialFacts =
(homeLeafletFacts.data as unknown as Fact