1 2 3
// `Permission` lives in `uptrakit-shared-types` so it can be used across plugins, // wire types, and web API routes without circular dependencies. pub use uptrakit_shared_types::Permission;