0.1.6Updated a month ago
export const LedgerPermissions = [
  `VIEW_{NAME}`,
  `MODIFY_{NAME}`,
] satisfies Ledger.Permissions<'{NAME}'>;