Skip to content

Commit

Permalink
Updated exports
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishikant181 committed Sep 3, 2024
1 parent 3e06816 commit f26905e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,27 @@ export {
IListTweetsResponse,
ITweetDetailsResponse,
ITweetLikeResponse,
ITweetLikersResponse,
ITweetPostResponse,
ITweetRepliesResponse,
ITweetRetweetersResponse,
ITweetRetweetResponse,
ITweetScheduleResponse,
ITweetSearchResponse,
ITweetUnlikeResponse,
ITweetUnpostResponse,
ITweetUnscheduleResponse,
ITweetUnretweetResponse,
} from 'rettiwt-core';
export {
IUserDetailsResponse,
IUserFollowedResponse,
IUserFollowersResponse,
IUserFollowingResponse,
IUserFollowResponse,
IUserHighlightsResponse,
IUserLikesResponse,
IUserMediaResponse,
IUserRecommendedResponse,
IUserSubscriptionsResponse,
IUserTweetsAndRepliesResponse,
IUserTweetsResponse,
Expand Down

0 comments on commit f26905e

Please sign in to comment.