Skip to content

Type Alias: PropertyKey

ts
type PropertyKey = z.infer<typeof PropertyKeySchema>;

Defined in: src/cloud/models/propertyKey.ts:12