Add deprecation notice
This commit is contained in:
@@ -13,6 +13,8 @@ export type Device = {
|
|||||||
* Geolocation config, fetched from the IP service. This previously did
|
* Geolocation config, fetched from the IP service. This previously did
|
||||||
* double duty as the "status" for geolocation state, but that has since
|
* double duty as the "status" for geolocation state, but that has since
|
||||||
* moved here to the client.
|
* moved here to the client.
|
||||||
|
*
|
||||||
|
* @deprecated use `mergedGeolocation` instead
|
||||||
*/
|
*/
|
||||||
geolocation?: {
|
geolocation?: {
|
||||||
countryCode: string | undefined
|
countryCode: string | undefined
|
||||||
|
|||||||
Reference in New Issue
Block a user