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