tangled
alpha
login
or
join now
bas.sh
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
0
fork
atom
Bluesky app fork with some witchin' additions 馃挮
0
fork
atom
overview
issues
pulls
pipelines
witchsky.app
/
src
/
geolocation
/
types.ts
at
readme-update
4 lines
97 B
view raw
wrap content
1
export
type
Geolocation
=
{
2
countryCode
:
string
|
undefined
3
regionCode
:
string
|
undefined
4
}