Skip to content

Commit fdd0ca0

Browse files
author
Akim Mamedov
committed
feat: Additional export from js-client
1 parent 8dd30ea commit fdd0ca0

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
@@ -195,5 +195,5 @@ export {
195195

196196
export * from "./network.js";
197197

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

0 commit comments

Comments
 (0)