import runtimeModule from "./../../runtime/opencode-global-instructions.cjs"; const runtime = (runtimeModule as { default?: unknown }).default ?? runtimeModule; export default runtime;