Files
oh-my-opencode/packages/omo-codex/src/install/index.ts
T

5 lines
234 B
TypeScript
Raw Normal View History

2026-05-30 19:12:03 +09:00
// Codex install module entry point. Implemented in subsequent commits.
// Hosts the TypeScript port of scripts/install-local.mjs invoked from the
// omodex CLI when the user passes `--platform=codex` to `bunx omo install`.
export {}