mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 18:21:28 +10:00
refactor(v4.0.0-alpha): beginning of a new era
This commit is contained in:
4
libs/dto/src/index.ts
Normal file
4
libs/dto/src/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from "./auth";
|
||||
export * from "./resume";
|
||||
export * from "./statistics";
|
||||
export * from "./user";
|
||||
Reference in New Issue
Block a user