build working

This commit is contained in:
Eason Goodale
2025-04-19 18:54:57 -07:00
parent 35148c2ba9
commit d7d2c3f1e7

View File

@@ -1,5 +1,4 @@
// Reexport TypeScript implementation so regular `.js` import paths used by
// the existing testsuite continue to resolve correctly at runtime.
export * from "./image-picker-utils.ts";
export { default } from "./image-picker-utils.ts";
export * from "./image-picker-utils.ts";