mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-03 08:39:09 +00:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
import { Router } from "express";
|
|
|
|
// Root routes
|
|
export const hybridRouter = Router(); |