jira.js
    Preparing search index...

    Variable GetUserPropertySchemaConst

    GetUserPropertySchema: ZodObject<
        { accountId: ZodOptional<ZodString>; propertyKey: ZodString },
        $strip,
    > = ...