UNPKG

wallchpaper

Version:

Change wallpaper after an adjustable time

7 lines (6 loc) 137 B
export declare class System { private command; private arguments; constructor(); setWallpaper(filePath: string): void; }