Skip to content

Type Alias: PropertyKeys

ts
type PropertyKeys = z.infer<typeof PropertyKeysSchema>;

Defined in: src/agile/models/propertyKeys.ts:17