@workglow/browser-control 0.2.31 → 0.2.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +0,0 @@
1
- /**
2
- * @license
3
- * Copyright 2025 Steven Roussey <sroussey@gmail.com>
4
- * SPDX-License-Identifier: Apache-2.0
5
- *
6
- * Browser-control tasks + server-side auto-registration (Playwright + filesystem profiles).
7
- * Import this entry point in Node/Bun server runtimes to get all browser tasks with
8
- * dependencies pre-registered as a side effect.
9
- */
10
- import "./task/register.server";
11
- export * from "./task/index";
12
- export * from "./task/BrowserTaskDeps";
13
- export * from "./task/ElectronBackend";
14
- export * from "./task/PlaywrightBackend";
15
- //# sourceMappingURL=task-server.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"task-server.d.ts","sourceRoot":"","sources":["../src/task-server.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,OAAO,wBAAwB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC"}