APP_INFO
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / renderer/developmentDebugTools / APP_INFO
Variable: APP_INFO
constAPP_INFO: {author:string;description:string;getRuntimeInfo: (runtime:RendererDevelopmentDebugToolsRuntime) =>RendererDevelopmentRuntimeInfo;license:string;name:string;repository:string;version:string; }
Defined in: renderer/developmentDebugTools.ts:143
Type Declarationβ
authorβ
author:
string="FIT File Viewer Team"
descriptionβ
description:
string="Advanced FIT file analysis and visualization tool"
getRuntimeInfoβ
getRuntimeInfo: (
runtime:RendererDevelopmentDebugToolsRuntime) =>RendererDevelopmentRuntimeInfo=getRendererDevelopmentRuntimeInfo
Parametersβ
runtime?β
RendererDevelopmentDebugToolsRuntime = ...
Returnsβ
RendererDevelopmentRuntimeInfo
licenseβ
license:
string="MIT"
nameβ
name:
string="FIT File Viewer"
repositoryβ
repository:
string="https://github.com/user/FitFileViewer"
versionβ
version:
string="21.1.0"