Skip to content

Commit

Permalink
[ts-sdk] Export builder utils (aptos-labs#9993)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnazario authored Sep 11, 2023
1 parent 097ea73 commit a06d270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecosystem/typescript/sdk/src/transaction_builder/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
// SPDX-License-Identifier: Apache-2.0

export * from "./builder";
export * from "./builder_utils";
export * as TxnBuilderTypes from "../aptos_types";

0 comments on commit a06d270

Please sign in to comment.