mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
chore(types): missing import type for JS imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import child_process from "child_process";
|
||||
import type child_process from "child_process";
|
||||
|
||||
let etapiAuthToken: string | undefined;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user