mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
server-ts: Port routes/routes
This commit is contained in:
@@ -103,6 +103,6 @@ function register(router: Router) {
|
||||
});
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export = {
|
||||
register
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user