Skip to content

Commit

Permalink
chore: export grants
Browse files Browse the repository at this point in the history
bangjelkoski committed Nov 29, 2024
1 parent 6d2aac9 commit 2eec376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk-ts/src/core/modules/authz/index.ts
Original file line number Diff line number Diff line change
@@ -6,3 +6,4 @@ import MsgGrantWithAuthorization from './msgs/MsgGrantWithAuthorization.js'
export { MsgGrant, MsgRevoke, MsgAuthzExec, MsgGrantWithAuthorization }
export * from './utils.js'
export * from './types.js'
export * from './msgs/grants/index.js'

0 comments on commit 2eec376

Please sign in to comment.