auto: sync OpenClaw config 2026-09-09 16:13
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Copyright (c) 2026 ByteDance Ltd. and/or its affiliates
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
* Converter for "audio" message type.
|
||||
*/
|
||||
import type { ContentConverterFn } from './types';
|
||||
export declare const convertAudio: ContentConverterFn;
|
||||
Reference in New Issue
Block a user