2 lines
96 B
TypeScript
2 lines
96 B
TypeScript
export const SAMPLE_LISTING_SLUG = 'saimaa-lakeside-cabin';
|
|
export const DEFAULT_LOCALE = 'en';
|