import{AuthorFilter}from'#/state/queries/post-feed'/** * Kind of like `FeedDescriptor` but not */exporttypeVideoFeedSourceContext=|{type:'feedgen'uri:stringsourceInterstitial:'discover'|'explore'|'none'initialPostUri?:string}|{type:'author'did:stringfilter:AuthorFilterinitialPostUri?:string}