Skip to content

Commit

Permalink
chore: interfaces name
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Liendo committed Aug 7, 2024
1 parent a06eb1f commit 0ae8ecf
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shared/src/interfaces/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export * from './User';
export * from './Server';
export * from './Link';
export * from './user';
export * from './server';
export * from './link';
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0ae8ecf

Please sign in to comment.