import { ensureRuntimePluginSupport } from "./runtime-plugin-support-configure.js" export { ensureRuntimePluginSupport } export type { ReactRuntimePluginSupportOptions } from "./runtime-plugin-support-configure.js" ensureRuntimePluginSupport()