UNPKG

@launchmenu/applet-window-manager

Version:
6 lines 257 B
/// <reference types="electron" /> /** The icon to show in the tray */ export declare const trayIcon: Electron.NativeImage; /** The icon to show in the taskbar */ export declare const windowIcon: Electron.NativeImage; //# sourceMappingURL=icon.d.ts.map