An Elixir toolkit for the AT Protocol. hexdocs.pm/atex
elixir bluesky atproto decentralization
26
fork

Configure Feed

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

at 84b5e3979cae24d1f8f15fe4ae24bc32d29dd124 8 lines 218 B view raw
1# Used by "mix format" 2[ 3 inputs: ["{mix,.formatter,.credo}.exs", "{config,examples,lib,test}/**/*.{ex,exs}"], 4 import_deps: [:typedstruct, :peri, :plug], 5 export: [ 6 locals_without_parens: [deflexicon: 1] 7 ] 8]