// Generated by atproto-codegen. Do not edit.
//! Lexicon: app.bsky.actor.getProfile
use ;
/// Get detailed profile view of an actor. Does not require auth, but contains relevant metadata with auth.
/// XRPC Query: app.bsky.actor.getProfile
pub type Output = crateProfileViewDetailed;