Variable: GetUserPropertySchema
ts
const GetUserPropertySchema: ZodObject<{
key: ZodString;
userId: ZodString;
}, $strip>;Defined in: src/v1/parameters/getUserProperty.ts:3