jira.js
    Preparing search index...

    Variable DeleteProjectPropertySchemaConst

    DeleteProjectPropertySchema: ZodObject<
        { projectIdOrKey: ZodString; propertyKey: ZodString },
        $strip,
    > = ...