Skip to content

Commit e5c63f3

Browse files
committed
export harness
1 parent e1043f3 commit e5c63f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/magnitude-core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export { BrowserAgent, startBrowserAgent } from '@/agent/browserAgent';
77
//export { Magnus } from "@/agent/magnus";
88
//export type { AgentOptions as TestCaseAgentOptions } from "@/agent";
99
export * from "@/agent";
10+
export * from "@/web/harness";
1011
export * from "@/actions";
1112
export * from "@/connectors";
1213
export * from "@/web/browserProvider";

0 commit comments

Comments
 (0)