UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

4 lines 88 B
/* global window */ module.exports = function(x,y) { return window.scrollTo(x,y); };