Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
bonnie57 committed Apr 3, 2024
1 parent 9a0fcee commit 37a3f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core-sdk/src/types/resources/ipAsset.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { Hex } from "viem";

import { TxOptions } from "../options";

export type RegisterIpResponse = {
txHash?: string;
ipId?: string;
Expand Down

0 comments on commit 37a3f22

Please sign in to comment.