Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ getDefaultAccountId
Function
getDefaultAccountId
src/renderer/src/stores/accountStore.ts:178–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
176
}
177
178
export
function
getDefaultAccountId(): string {
179
return
DEFAULT_ACCOUNT_ID
180
}
181
182
export
function
createDefaultAccount(): Account {
183
return
{
Callers
4
UserProfileCard
Function · 0.90
initializeAccountSystem
Function · 0.90
removeAccount
Function · 0.90
logout
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected