atproto blogging
29
fork

Configure Feed

Select the types of activity you want to include in your feed.

at b683ddc3ddfac87fd1148953181e807c0dcd2cdb 20 lines 460 B view raw
1// @generated by jacquard-lexicon. DO NOT EDIT. 2// 3// This file was automatically generated from Lexicon schemas. 4// Any manual changes will be overwritten on the next regeneration. 5 6#[cfg(feature = "app_bsky")] 7pub mod app_bsky; 8pub mod builder_types; 9 10#[cfg(feature = "chat_bsky")] 11pub mod chat_bsky; 12 13#[cfg(feature = "com_atproto")] 14pub mod com_atproto; 15 16#[cfg(feature = "sh_weaver")] 17pub mod sh_weaver; 18 19#[cfg(feature = "tools_ozone")] 20pub mod tools_ozone;