import type { JsonValue } from "./serde_json/JsonValue.js"; export type PluginConfig = JsonValue;