mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	chore(canvas): solve type errors
This commit is contained in:
		
							parent
							
								
									4bd5644258
								
							
						
					
					
						commit
						a7c115cdf5
					
				| @ -3,7 +3,8 @@ import utils from "../../services/utils.js"; | ||||
| import server from "../../services/server.js"; | ||||
| import type FNote from "../../entities/fnote.js"; | ||||
| import options from "../../services/options.js"; | ||||
| import { ExcalidrawImperativeAPI } from "@excalidraw/excalidraw/types"; | ||||
| import type { AppState, BinaryFileData, ExcalidrawImperativeAPI, LibraryItem, SceneData } from "@excalidraw/excalidraw/types"; | ||||
| import type { ExcalidrawElement, Theme } from "@excalidraw/excalidraw/element/types"; | ||||
| import type Canvas from "./canvas_el.js"; | ||||
| 
 | ||||
| const TPL = /*html*/` | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran