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