UNPKG

wallchpaper

Version:

Change wallpaper after an adjustable time

7 lines 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function notify(...values) { console.log(...values); } exports.notify = notify; //# sourceMappingURL=notify.js.map