mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
server-ts: services/encryption/*.js -> ts
This commit is contained in:
@@ -313,7 +313,7 @@ function disableSlowQueryLogging<T>(cb: () => T) {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
export = {
|
||||
dbConnection,
|
||||
insert,
|
||||
replace,
|
||||
|
||||
Reference in New Issue
Block a user