createElectronConf
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / main/runtime/electronConfAccess / createElectronConf
Function: createElectronConf()
createElectronConf<
TStore>(options?: {name?:string; }):TStore|null
Defined in: main/runtime/electronConfAccess.ts:27
Type Parametersβ
TStoreβ
TStore
Parametersβ
options?β
name?β
string
Returnsβ
TStore | null