Skip to content

Commit

Permalink
feat: last one
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre committed Jan 29, 2025
1 parent 110aa87 commit 239c3aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/types/assets.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export type AssetId = string
export type ChainId = string
import type { AssetId, ChainId } from '@shapeshiftoss/caip'

export type Asset = {
assetId: AssetId
Expand Down

0 comments on commit 239c3aa

Please sign in to comment.