Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppRecordProps

Hierarchy

  • AppRecordProps

Index

Properties

Optional configLastSaved

configLastSaved: Date | null

error

error: any

Optional githubToken

githubToken: string | null

host

isSaving

isSaving: boolean

Optional lastSaved

lastSaved: Date | null

notificationSystem

notificationSystem: object

Type declaration

  • addNotification: function
      • (msg: Notification): void
      • Parameters

        • msg: Notification

        Returns void

version

version: string

Generated using TypeDoc