FitBrowserEntry
FitFileViewer - API Documentation v29.8.0
FitFileViewer - API Documentation / utils/ui/browser/fileBrowserTab / FitBrowserEntry
Type Alias: FitBrowserEntry
FitBrowserEntry<> = {
name:string;kind:"dir"|"file";relPath:string;fullPath:string; }
Defined in: utils/ui/browser/fileBrowserTab.js:15
Type Parametersβ
Type Declarationβ
nameβ
name:
string
kindβ
kind:
"dir"|"file"
relPathβ
relPath:
string
fullPathβ
fullPath:
string