Skip to main content

getApiStructure

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / preload/electronApiExposure / getApiStructure

Function: getApiStructure()

getApiStructure(api: PreloadExposedElectronApi): { methods: string[]; properties: string[]; total: number; }

Defined in: preload/electronApiExposure.ts:6

Parameters​

api​

PreloadExposedElectronApi

Returns​

{ methods: string[]; properties: string[]; total: number; }

methods​

methods: string[]

properties​

properties: string[]

total​

total: number