UNPKG

@ui-tars/action-parser

Version:
7 lines (6 loc) 178 B
/** * Copyright (c) 2025 Bytedance, Inc. and its affiliates. * SPDX-License-Identifier: Apache-2.0 */ import { actionParser } from "./actionParser.mjs"; export { actionParser };