const themes = await listMySiteThemes();
const listMySiteThemes: PortalFunction<readonly PortalMySiteTheme[]>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists themes available to the signed-in member’s MySite.
const themes = await listMySiteThemes();
const listMySiteThemes: PortalFunction<readonly PortalMySiteTheme[]>