Skip to content

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kien-ngo committed Sep 21, 2024
1 parent 701545d commit 8eb2914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/thirdweb/src/exports/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export type { JWTPayload } from "../utils/jwt/types.js";
export {
getClaimParams,
type GetClaimParamsOptions,
} from "../utils/extensions/drops/get-claim-params.js";
} from "../utils/extensions/drops/get-claim-params.js";

export type { NFTMetadata, NFTInput } from "../utils/nft/parseNft.js";

Expand Down

0 comments on commit 8eb2914

Please sign in to comment.