Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AboutServiceInterface

Use the About interface to access information related to the application, such as its version or the list of third party applications it uses.

Hierarchy

  • AboutServiceInterface

Index

Methods

getThirdPartyLibraries

  • Retrieve a list of third party libraries used by the application, along with their respective licenses.

    Returns Promise<ThirdPartyLibrary[]>

getVersion

Generated using TypeDoc