UNPKG

@stackend/api

Version:

JS bindings to api.stackend.com

5 lines 153 B
/** * Get country code by locale */ export declare function getCountryCode(locale: string): string | null; //# sourceMappingURL=getCountryCode.d.ts.map