mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
syntax alignment (#596)
This commit is contained in:
parent
fa2f321fdd
commit
cc1891ee91
2
index.js
2
index.js
@ -14,7 +14,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const {helper} = require('./lib/helper');
|
const { helper } = require('./lib/helper');
|
||||||
const api = require('./lib/api');
|
const api = require('./lib/api');
|
||||||
const packageJson = require('./package.json');
|
const packageJson = require('./package.json');
|
||||||
const { DeviceDescriptors } = require('./lib/deviceDescriptors');
|
const { DeviceDescriptors } = require('./lib/deviceDescriptors');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user