const access = await getMemberAccess();
const getMemberAccess: PortalFunction<PortalMemberAccess>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets access and permissions for the signed-in member.
const access = await getMemberAccess();
const getMemberAccess: PortalFunction<PortalMemberAccess>