MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / reload

Method reload

apps/web/ui/JoinButton/JoinLinen/index.tsx:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 status: 'authenticated' | 'loading' | 'unauthenticated';
11 startSignUp?: (props: any) => Promise<void>;
12 reload(): void;
13 api: ApiClient;
14}
15

Callers 4

signInFunction · 0.80
updateProfileFunction · 0.80
uploadAvatarFunction · 0.80
UserAvatarFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected