mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -5,7 +5,7 @@ import attributeService from "../../services/attributes.js";
|
||||
import becca from "../../becca/becca.js";
|
||||
import syncService from "../../services/sync.js";
|
||||
import sql from "../../services/sql.js";
|
||||
import { Request } from "express";
|
||||
import type { Request } from "express";
|
||||
|
||||
interface ScriptBody {
|
||||
script: string;
|
||||
|
||||
Reference in New Issue
Block a user