Skip to content

Commit 5239859

Browse files
committed
refactor: 경로 정리
1 parent 28841bc commit 5239859

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

src/types/apis/index.ts

-2
This file was deleted.
File renamed without changes.

src/types/index.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
export type * from './apis';
1+
export * from './dashboard.type';
2+
export * from './user.type';
File renamed without changes.

0 commit comments

Comments
 (0)