openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
2 lines • 1.09 kB
TypeScript
import { _ as registerComputerUseProvider, a as ComputerActResultSchema, c as ComputerUseProvider, d as ScreenSnapshotParamsSchema, f as ScreenSnapshotResult, g as parseScreenSnapshotParamsJSON, h as parseComputerActParamsJSON, i as ComputerActResult, l as ComputerUseV2ActionName, m as compileComputerUseValidator, n as ComputerActParams, o as ComputerUseCapabilityDescriptor, p as ScreenSnapshotResultSchema, r as ComputerActParamsSchema, s as ComputerUseCapabilityDescriptorSchema, t as COMPUTER_USE_V2_ACTION_NAMES, u as ScreenSnapshotParams } from "../computer-use-contract-BQmcSq4v.js";
export { COMPUTER_USE_V2_ACTION_NAMES, type ComputerActParams, ComputerActParamsSchema, type ComputerActResult, ComputerActResultSchema, type ComputerUseCapabilityDescriptor, ComputerUseCapabilityDescriptorSchema, type ComputerUseProvider, type ComputerUseV2ActionName, type ScreenSnapshotParams, ScreenSnapshotParamsSchema, type ScreenSnapshotResult, ScreenSnapshotResultSchema, compileComputerUseValidator, parseComputerActParamsJSON, parseScreenSnapshotParamsJSON, registerComputerUseProvider };