Skip to content

Commit

Permalink
Clean up types
Browse files Browse the repository at this point in the history
  • Loading branch information
r-near committed Dec 14, 2024
1 parent a92ffc1 commit 34daf2e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/types/index.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
export * from "./chain"
export * from "./common"

// export type {
// U128,
// Nonce,
// TransferId,
// AccountId,
// Fee,
// OmniAddress,
// } from "./common"
export * from "./locker"
export * from "./omni"
export * from "./prover"

0 comments on commit 34daf2e

Please sign in to comment.