Package with types as defined in ERC-7715. This package centrally manages defines types that can be used across multiple packages/repositories.
This package is normally installed as part of the Smart Accounts Kit (@metamask/smart-accounts-kit) which is part of this monorepo.
In order to install this package standalone:
With yarn:
yarn add @metamask/7715-permission-types
With npm:
npm install @metamask/7715-permission-types