tangled
alpha
login
or
join now
quilling.dev
/
social-app
7
fork
atom
An ATproto social media client -- with an independent Appview.
7
fork
atom
overview
issues
pulls
pipelines
social-app
/
__mocks__
/
multiformats
/
cid.js
at
main
3 lines
71 B
view raw
wrap content
hailey.at
bump it bop it upgrade it (rn 79/expo 53) (#8281)
10mo ago
544f7bef
1
export
const
CID
=
jest
.
fn
(
)
.
mockImplementation
(
(
)
=>
{
2
return
{
}
3
}
)