Skip to content

Commit

Permalink
added index-file in shared-folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfganggreschus committed Dec 4, 2023
1 parent f1244ed commit a5750b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/server/src/shared/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/**
Import external dependencies directly, not from here.
Avoid loading all external references for testing.
Do not re-export here.
*/

0 comments on commit a5750b3

Please sign in to comment.