Skip to content

Type Alias: PropertyKeys

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

Defined in: src/cloud/models/propertyKeys.ts:11