Skip to content

Commit

Permalink
added type export
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMilord committed Aug 27, 2024
1 parent e6cc85a commit ffc2320
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import {
FetchUserActionsThunkReturn,
} from './insight-user-actions-actions';

export type {RegisterUserActionsPayload};
export interface InsightUserActionsActionCreators {
/**
* Registers the user actions.
Expand Down

0 comments on commit ffc2320

Please sign in to comment.