import type { PluginContext } from 'react-plugin'; import type { RootSpec } from './spec.js'; export type RootContext = PluginContext;