riku
2025-04-17 ec7f5ba1f7eb84507e1c8e7b6f66b1ecfbc22728
miniprogram_npm/tdesign-miniprogram/image/type.d.ts
@@ -1,4 +1,8 @@
export interface TdImageProps {
    tId?: {
        type: StringConstructor;
        value?: string;
    };
    style?: {
        type: StringConstructor;
        value?: string;