mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
server-esm: Change simple library import statements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import clsHooked = require('cls-hooked');
|
||||
import clsHooked from "cls-hooked";
|
||||
import { EntityChange } from './entity_changes_interface';
|
||||
const namespace = clsHooked.createNamespace("trilium");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user