Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #35 from traderjoe-xyz/max/fix-export
Browse files Browse the repository at this point in the history
export auction house
  • Loading branch information
Max-3-7 authored Sep 6, 2022
2 parents 1001b78 + 9316207 commit a857a90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ export {
TRANSFER_SELECTOR_NFT_ADDRESS,
ERC721_TOKEN_ADDRESS,
LAUNCHPEG_FACTORY_ADDRESS,
LAUNCHPEG_LENS_ADDRESS
LAUNCHPEG_LENS_ADDRESS,
AUCTION_HOUSE
} from './constants'

export * from './errors'
Expand Down

0 comments on commit a857a90

Please sign in to comment.