mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 00:36:33 +01:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { KeyboardActionNames } from "./keyboard_actions_interface.js";
|
||||
import type { KeyboardActionNames } from "./keyboard_actions_interface.js";
|
||||
|
||||
/**
|
||||
* A dictionary where the keys are the option keys (e.g. `theme`) and their corresponding values.
|
||||
|
||||
Reference in New Issue
Block a user