unvendor: Replace hljs

This commit is contained in:
Cohee
2024-10-16 23:18:23 +03:00
parent 3c28b754dc
commit 416282ae1f
11 changed files with 28 additions and 1365 deletions

View File

@ -1,3 +1,4 @@
import { hljs } from '../../../../lib.js';
import { POPUP_RESULT, POPUP_TYPE, Popup } from '../../../popup.js';
import { setSlashCommandAutoComplete } from '../../../slash-commands.js';
import { SlashCommandAbortController } from '../../../slash-commands/SlashCommandAbortController.js';