mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	refactor(ts): enable verbatim module syntax
This commit is contained in:
		| @@ -8,7 +8,7 @@ import toastService from "./toast.js"; | ||||
| import { t } from "./i18n.js"; | ||||
| import FNote from "../entities/fnote.js"; | ||||
| import FBranch from "../entities/fbranch.js"; | ||||
| import { ChooseNoteTypeResponse } from "../widgets/dialogs/note_type_chooser.js"; | ||||
| import type { ChooseNoteTypeResponse } from "../widgets/dialogs/note_type_chooser.js"; | ||||
|  | ||||
| interface CreateNoteOpts { | ||||
|     isProtected?: boolean; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user