/**
 * Alibaba Cloud Model Studio - Text Resource
 * Re-exports all operation types for this resource.
 */

import type { LcAlibabaCloudV11TextMessageNode } from './operation_message';

export * from './operation_message';

export type LcAlibabaCloudV11TextNode = LcAlibabaCloudV11TextMessageNode;