mirror of
https://github.com/openai/codex.git
synced 2026-05-04 21:32:21 +03:00
tests pass
This commit is contained in:
5
codex-cli/src/utils/image-picker-utils.js
Normal file
5
codex-cli/src/utils/image-picker-utils.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// Re‑export TypeScript implementation so regular `.js` import paths used by
|
||||
// the existing test‑suite continue to resolve correctly at runtime.
|
||||
|
||||
export * from "./image-picker-utils.ts";
|
||||
export { default } from "./image-picker-utils.ts";
|
||||
Reference in New Issue
Block a user