Skip to main content

Interface: SlotDescriptor

Maps a named slot to its attribute object. null uses snapd defaults for that interface.

Example

{ "mpris": { "name": "chromium" } }

Indexable

[key: string]: {[key: string]: any; } | null