Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 8dd30ea

Browse files
author
Akim Mamedov
committed
Additional export from js-client
1 parent 59e8528 commit 8dd30ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/js-client/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,4 @@ export {
196196
export * from "./network.js";
197197

198198
// TODO: Remove this export after DXJ-535 is done
199-
export { js2aqua } from "./compilerSupport/conversions.js";
199+
export { js2aqua, aqua2js } from "./compilerSupport/conversions.js";

0 commit comments

Comments
 (0)