bluesky-social / feed-generator

ATProto Feed Generator Starter Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up lexicons

dholms opened this issue · comments

I did a dumb copy/paste job in the lexicon folder. clean that up to only necessary lexicons

Is there any reason to keep a lexicons folder instead of using https://www.npmjs.com/package/@atproto/lexicon?

I might just be really bad at TypeScript but whenever I try to access an object like create.record.embed.external.thumbs I get "Object is of type 'unknown'" which feels like an issue with the TS def.