mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import utils from "../services/utils.js";
|
||||
import { CommandMappings, CommandNames } from "./app_context.js";
|
||||
import type { CommandMappings, CommandNames } from "./app_context.js";
|
||||
|
||||
/**
|
||||
* Abstract class for all components in the Trilium's frontend.
|
||||
|
||||
Reference in New Issue
Block a user