mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-21 10:45:13 -04:00
🥳 src init
This commit is contained in:
parent
cf1092ba2c
commit
04a111af50
4 changed files with 4 additions and 0 deletions
1
packages/shared/src/index.ts
Normal file
1
packages/shared/src/index.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export * from "./render";
|
1
packages/shared/src/render.ts
Normal file
1
packages/shared/src/render.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export const sharedCode = () => console.log("Shared Code");
|
Loading…
Add table
Add a link
Reference in a new issue