Notes/server/src/index.ts

3 lines
56 B
TypeScript
Raw Normal View History

import startTrilium = require("./www");
startTrilium();