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 { SlashCommandAbortController } from './SlashCommandAbortController.js';
import { SlashCommandArgument, SlashCommandNamedArgument } from './SlashCommandArgument.js';
import { SlashCommandClosure } from './SlashCommandClosure.js';