Home > utils > WechatChooseImageResult
Signature:
export declare type WechatChooseImageResult = Array<{ localId: string; previewUrl: string; }>;