@shopify/address-consts
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -88,3 +88,2 @@ export declare enum FieldName { | ||
}; | ||
export declare const SUPPORTED_LOCALES: string[]; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -26,13 +26,1 @@ "use strict"; | ||
}; | ||
exports.SUPPORTED_LOCALES = [ | ||
'DA', | ||
'DE', | ||
'EN', | ||
'ES', | ||
'FR', | ||
'IT', | ||
'JA', | ||
'NL', | ||
'PT', | ||
'PT_BR', | ||
]; |
{ | ||
"name": "@shopify/address-consts", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Constants and types relating to `@shopify/address`", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7004
112