mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
Split the code, add file server example.
This commit is contained in:
2
src/ContentDoesNotExistError.ts
Normal file
2
src/ContentDoesNotExistError.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export class ContentDoesNotExistError extends Error {
|
||||
}
|
||||
Reference in New Issue
Block a user