Skip to content

Type Alias: Entry

ts
type Entry = z.infer<typeof EntrySchema>;

Defined in: src/agile/models/entry.ts:11