UNPKG

playwright-fluent

Version:
10 lines (9 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./browser-actions"), exports); tslib_1.__exportStar(require("./dom-actions"), exports); tslib_1.__exportStar(require("./handle-actions"), exports); tslib_1.__exportStar(require("./keyboard-actions"), exports); tslib_1.__exportStar(require("./page-actions"), exports); tslib_1.__exportStar(require("./selector-actions"), exports);