tangled
alpha
login
or
join now
ansxor.ca
/
witchsky.app
forked from
jollywhoppers.com/witchsky.app
1
fork
atom
Bluesky app fork with some witchin' additions 馃挮
1
fork
atom
overview
issues
pulls
pipelines
witchsky.app
/
src
/
geolocation
/
types.ts
at
feat/tealfm
4 lines
97 B
view raw
wrap content
Eric Bailey
Age Assurance V2 (#9479)
3mo ago
c4aef9f6
1
export
type
Geolocation
=
{
2
countryCode
:
string
|
undefined
3
regionCode
:
string
|
undefined
4
}