mirror of
https://github.com/zadam/trilium.git
synced 2025-12-23 00:29:59 +01:00
chore(client/ts): port services/bundle
This commit is contained in:
@@ -53,7 +53,7 @@ interface ExecResult {
|
||||
error?: string;
|
||||
}
|
||||
|
||||
interface Entity {
|
||||
export interface Entity {
|
||||
noteId: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user