UNPKG

appwright

Version:

E2E mobile app testing done right, with the Playwright test runner

5 lines 178 B
export { test, expect } from "./fixture"; export { defineConfig } from "./config"; export { Device } from "./device"; export * from "./types"; //# sourceMappingURL=index.d.ts.map