jira.js
    Preparing search index...

    Variable DeleteUserPropertySchemaConst

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