robotizer Using this module in other modules To use the Manager class in a TypeScript file - import { Manager } from 'robotizer'; To use the Manager class in a JavaScript file - const Manager = require('robotizer').Manager;