mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
server-ts: Port routes/routes
This commit is contained in:
@@ -55,6 +55,6 @@ function exportBranch(req: Request, res: Response) {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export = {
|
||||
exportBranch
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user