Skip to content

Commit d3ee19b

Browse files
committed
🩹 add missing export
1 parent 3e675b7 commit d3ee19b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/models/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ export * from "./controller.model";
1111
export * from "./custom-router.model";
1212
export * from "./server-error.model";
1313
export * from "./user.model";
14+
export * from "./integration-error.model";

0 commit comments

Comments
 (0)