Skip to content

Type Alias: Prefs

ts
type Prefs = z.infer<typeof PrefsSchema>;

Defined in: models/prefs.ts:42