We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61b371 commit 28485adCopy full SHA for 28485ad
src/internal/arc4.ts
@@ -1,2 +1,3 @@
1
export * from '@algorandfoundation/algorand-typescript/arc4'
2
-export { abimethod, Contract, methodSelector } from '../impl/contract'
+export { abimethod, baremethod, Contract, methodSelector } from '../impl/contract'
3
+
0 commit comments