Datalayer VS Code Extension - v0.0.14
    Preparing search index...

    Type Alias SettingsTreeItem

    Union type for all possible items in the Settings tree view. Used by SettingsTreeProvider.getChildren() return type.

    Items can be:

    • TreeSectionItem: Section headers (e.g., "Secrets", "Datasources")
    • SecretTreeItem: Individual secrets
    • DatasourceTreeItem: Individual datasources