Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocalProfileEntry

Hierarchy

  • LocalProfileEntry

Index

Properties

currentVersion

currentVersion: number

current version of this profile selected (locally). Invalid if remote=false

name

name: string

name of the profile

remote

remote: boolean

whether the profile is synced with the remote

versions

versions: ProfileVersion[]

historical versions of this profile stored on the remote. Invalid if remote=false

Generated using TypeDoc