Type Alias: GetTabFiles()
GetTabFiles: (
tabId
) =>Promise
<Nullable
<TabFileItem
[]>>
Parameters
• tabId: string
Id of the tab
Returns
Promise
<Nullable
<TabFileItem
[]>>
Array of available files
GetTabFiles: (
tabId
) =>Promise
<Nullable
<TabFileItem
[]>>
• tabId: string
Id of the tab
Promise
<Nullable
<TabFileItem
[]>>
Array of available files