Skip to content

Commit d1f406a

Browse files
committed
Export the registercontract method
1 parent 27808fe commit d1f406a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/contracts/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export * from './types'
66
export * from './useContractValue'
77
export * from './useSendTransaction'
88
export * from './wrapStellarAsset'
9+
export * from './useRegisteredContract'
910

0 commit comments

Comments
 (0)