mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 21:05:55 +01:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Request, Response } from "express";
|
||||
import type { Request, Response } from "express";
|
||||
import AbstractBeccaEntity from "../becca/entities/abstract_becca_entity.js";
|
||||
import BNote from "../becca/entities/bnote.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user