Skip to content

Type Alias: Locale

ts
type Locale = z.infer<typeof LocaleSchema>;

Defined in: src/cloud/models/locale.ts:14