1. API
  2. platform.todesktop

API

Variables

Variable Description
getBackendVersion A semantic versioning string representing the currently running version of ToDesktop's backend.
isDesktopApp

getBackendVersion

A semantic versioning string representing the currently running version of ToDesktop's backend.

Signature:

        getBackendVersion: () => string

      

isDesktopApp

Signature:

        isDesktopApp: () => boolean