chore(): Reorganize modules (#7210)
**What** Move all modules to the modules directory
This commit is contained in:
committed by
GitHub
parent
7a351eef09
commit
4eae25e1ef
5
packages/modules/link-modules/src/index.ts
Normal file
5
packages/modules/link-modules/src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from "./initialize"
|
||||
export * from "./types"
|
||||
export * from "./loaders"
|
||||
export * from "./services"
|
||||
export * from "./utils/compose-link-name"
|
||||
Reference in New Issue
Block a user