@spacehq/sdk > GundbMetadataStore > listUsersRecentlySharedWith
GundbMetadataStore.listUsersRecentlySharedWith() method
List set of users the current user has recently shared files with
Signature:
listUsersRecentlySharedWith(): Promise<ShareUserMetadata[]>;
Returns:
Promise<ShareUserMetadata[]>