mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
2 lines
57 B
JavaScript
2 lines
57 B
JavaScript
|
#!/usr/bin/env node
|
||
|
module.exports = require('./lib/cli')
|