fenextjs-interface
Advanced tools
Comparing version 2.4.0 to 2.5.0
@@ -106,2 +106,4 @@ export interface GeocoderAddressComponent { | ||
business_status?: BusinessStatus; | ||
lat?: number; | ||
lng?: number; | ||
formatted_address?: string; | ||
@@ -108,0 +110,0 @@ formatted_phone_number?: string; |
{ | ||
"name": "fenextjs-interface", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
27062
646