@opentui/core
Version:
OpenTUI is a TypeScript library on a native Zig core for building terminal user interfaces (TUIs)
5 lines • 310 B
JavaScript
import { ensureRuntimePluginSupport } from "./runtime-plugin-support-configure.js";
export { ensureRuntimePluginSupport };
export { createRuntimePlugin, runtimeModuleIdForSpecifier, } from "./runtime-plugin-support-configure.js";
ensureRuntimePluginSupport();
//# sourceMappingURL=runtime-plugin-support.js.map