Skip to content

Commit

Permalink
fix(api): Added user-role.interface to permission index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
buddh4 committed Jun 9, 2024
1 parent 4014178 commit e4da9c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './permissions-service.interface';
export * from './global-permissions.interface';
export * from './visitor-strategy.interface';
export * from './permission-manager-config.interface';
export * from './user-role.interface';

0 comments on commit e4da9c9

Please sign in to comment.