feat: sample lib & turborepo setup
This commit is contained in:
parent
4eefaa7cba
commit
63a9019b2a
9 changed files with 140 additions and 2 deletions
1
libs/common/src/sample.ts
Normal file
1
libs/common/src/sample.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export const SAMPLE = "Hello world from common once again!";
|
||||
Loading…
Add table
Add a link
Reference in a new issue