// @generated by jacquard-lexicon. DO NOT EDIT.
//
// Lexicon: net.mimonelu.klearsky.via
//
// This file was automatically generated from Lexicon schemas.
// Any manual changes will be overwritten on the next regeneration.
use ;
/// Client application name and version that created the post. Used as an extension field in app.bsky.feed.post records.
pub type Via<S = DefaultStr> = S;