Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Profile

Hierarchy

  • Profile

Indexable

[key: string]: any

Index

Properties

@context: "http://schema.org"
@type: "Person"
apps?: {}

Type declaration

  • [origin: string]: string
appsMeta?: {}

Type declaration

  • [origin: string]: { publicKey: string; storage: string }
    • publicKey: string
    • storage: string
image?: ProfileImage[]
name?: string

Generated using TypeDoc