'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const { ss } = require('./screenshot.js'); exports.ss = ss;