TechDocsApi.getCookie()
Home > @backstage/plugin-techdocs-react > TechDocsApi > getCookie
Signature:
getCookie(): Promise<{
        expiresAt: string;
    }>;
Returns:
Promise<{ expiresAt: string; }>
Home > @backstage/plugin-techdocs-react > TechDocsApi > getCookie
Signature:
getCookie(): Promise<{
        expiresAt: string;
    }>;
Returns:
Promise<{ expiresAt: string; }>