mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 20:41:33 +08:00 
			
		
		
		
	test(highlightjs): another broken import
This commit is contained in:
		
							parent
							
								
									c7a4c927c6
								
							
						
					
					
						commit
						7743f99b6f
					
				| @ -1,8 +1,7 @@ | |||||||
| import hljs from "@highlightjs/cdn-assets/es/core.js"; | import hljs, { type HighlightOptions } from "@highlightjs/cdn-assets/es/core.js"; | ||||||
| import { normalizeMimeTypeForCKEditor, type MimeType } from "@triliumnext/commons"; | import { normalizeMimeTypeForCKEditor, type MimeType } from "@triliumnext/commons"; | ||||||
| import syntaxDefinitions from "./syntax_highlighting.js"; | import syntaxDefinitions from "./syntax_highlighting.js"; | ||||||
| import { type Theme } from "./themes.js"; | import { type Theme } from "./themes.js"; | ||||||
| import { type HighlightOptions } from "highlight.js"; |  | ||||||
| 
 | 
 | ||||||
| export { default as Themes, type Theme } from "./themes.js"; | export { default as Themes, type Theme } from "./themes.js"; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran