Skip to content

Commit 18fe596

Browse files
committed
exported types
1 parent dbbc215 commit 18fe596

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

services/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
export * from "./Lists";
22
export * from "./core";
33
export * from "./projects";
4+
5+
export * from "./Lists/types";
6+
export * from "./core/types";
7+
export * from "./projects/types";

0 commit comments

Comments
 (0)