Added filters for notifications and system tray items. (#234)
* Added filters for notifications and systray. closes #233 * Add links to documentation.
This commit is contained in:
3
lib/types/volume.d.ts
vendored
Normal file
3
lib/types/volume.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export type VolumeIcons = {
|
||||
[index: number]: string
|
||||
}
|
||||
Reference in New Issue
Block a user