UNPKG
sealights-playwright-plugin
Version:
latest (2.0.127)
2.0.127
2.0.125
2.0.124
2.0.121
2.0.120
2.0.119
2.0.118
2.0.113
2.0.109
2.0.102
2.0.92
Playwright plugin for Sealights integration.
sealights-playwright-plugin
/
index.js
4 lines
(2 loc)
•
76 B
JavaScript
View Raw
1
2
3
4
const
{ test } =
require
(
'./tsOutputs/src/fixtures'
);
exports
.
test
= test;