Skip to content

Commit 54e7a1d

Browse files
export util/promiseUtils from lowcoder
1 parent 3efddc3 commit 54e7a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/index.sdk.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ export * from "util/objectUtils";
2929
export * from "util/objectUtils";
3030
export * from "util/perfUtils";
3131
export * from "util/permissionUtils";
32+
export * from "util/promiseUtils";
3233
export * from "util/reducerUtils";
3334
export * from "util/scheduleUtils";
3435
export * from "util/stringUtils";

0 commit comments

Comments
 (0)