An ATproto social media client -- with an independent Appview.
at main 3 lines 71 B view raw
1export const CID = jest.fn().mockImplementation(() => { 2 return {} 3})