Skip to content

Commit 42c1d41

Browse files
jhaidiKevin
authored andcommitted
fix interface ShareMetadata (yorkie#527)
* fix interface ShareMetadata
1 parent 0c98976 commit 42c1d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ declare module "react-native-wechat" {
3232
| "audio"
3333
| "file";
3434
thumbImage?: string;
35+
title?: string;
3536
description?: string;
3637
webpageUrl?: string;
3738
imageUrl?: string;

0 commit comments

Comments
 (0)