Skip to content

Commit 48b1b74

Browse files
authored
Merge pull request #65 from MetaMask/chore/export-metamask-base-permission-data
Export MetaMaskBasePermissionData type
2 parents a22ecb5 + 995a128 commit 48b1b74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/7715-permission-types/src

packages/7715-permission-types/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ export type {
1818
PermissionResponse,
1919
RevokeExecutionPermissionRequestParams,
2020
RevokeExecutionPermissionResponseResult,
21+
MetaMaskBasePermissionData,
2122
} from './types';

0 commit comments

Comments
 (0)