Variable DEFAULT_PROFILEConst

DEFAULT_PROFILE: {
    @context: string;
    @type: string;
} = ...

Default user profile object

Type declaration

  • @context: string
  • @type: string

Generated using TypeDoc