connector.js 93 B

12
  1. const { ScreenshotConnector } = require('./index.js');
  2. module.exports = ScreenshotConnector;