type-aliases
Type Alias: ProfileData
ProfileData:
object
solana-app-kit / mocks/profileInfoData / ProfileData
Type Alias: ProfileData
ProfileData:
object
Defined in: src/mocks/profileInfoData.ts:3
Type declaration
bio
bio:
string
followedBy
followedBy:
string
[]
followers
followers:
string
following
following:
string
handle
handle:
string
location
location:
string
profileImage
profileImage:
any
username
username:
string
Was this page helpful?