Files
bewell-in-ua/lib/config/http.ts
2025-02-05 08:01:14 +02:00

4 lines
57 B
TypeScript

export const HEADERS = {
xSiteLocale: 'x-site-locale'
}