index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
models
/
_common.ts
blob: 459dd76025e618a32de09ebea18aff24447ef945 (
plain
) (
blame
)
1
2
3
4
export
interface
Declaration
{
cid
:
string
actorType
:
string
}