fix: remove PluginBaseConfig

This commit is contained in:
JellyBrick
2023-11-27 00:57:05 +09:00
parent e55a1d3076
commit e0a3489640
2 changed files with 6 additions and 5 deletions

View File

@ -47,7 +47,8 @@ import {
getAllLoadedMainPlugins,
loadAllMainPlugins,
} from '@/loader/main';
import {PluginConfig, PluginDef} from "@/types/plugins";
import type { PluginConfig, PluginDef } from '@/types/plugins';
// Catch errors and log them
unhandled({