// Generated by atproto-codegen. Do not edit.
//! Lexicon: com.atproto.identity.resolveIdentity
use ;
/// Resolves an identity (DID or Handle) to a full identity (DID document and verified handle).
/// XRPC Query: com.atproto.identity.resolveIdentity
pub type Output = crateIdentityInfo;