Skip to content

Commit 664dd36

Browse files
committed
Export TransientError type
1 parent 132e461 commit 664dd36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/errors/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from "./StrontiumError"
22
export * from "./InvalidControllerError"
3+
export * from "./TransientError"
34

45
export * from "./http/HTTPError"
56
export * from "./http/InternalServerError"

0 commit comments

Comments
 (0)