Skip to content

Commit

Permalink
fix: expose controller interface
Browse files Browse the repository at this point in the history
  • Loading branch information
rsaz committed Sep 13, 2023
1 parent 748b62a commit 468818f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adapter-express/express-utils/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export * from "./decorators";
export { Controller } from "./interfaces";

0 comments on commit 468818f

Please sign in to comment.