Skip to content

Commit

Permalink
Update mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AkiaCode committed Sep 8, 2022
1 parent a7163e1 commit 75a468d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ const listen = async (options: Deno.ListenOptions): Promise<void> => {
}
};

export { Bansa, listen };
export { Bansa, listen, routers };

0 comments on commit 75a468d

Please sign in to comment.