UNPKG

wallchpaper

Version:

Change wallpaper after an adjustable time

6 lines (5 loc) 219 B
declare const configDir: string; declare const configFile = ".wallchpaper.js"; declare const configPath: string; declare const defaultConfigPath: string; export { configFile, configDir, configPath, defaultConfigPath };