UNPKG

bitbucket-server-utils-cli

Version:

[![NPM](https://img.shields.io/npm/v/bitbucket-server-utils-cli.svg?style=flat-square)](https://www.npmjs.com/package/bitbucket-server-utils-cli)

3 lines (2 loc) 175 B
import BitbucketService from '../bitbucketserver/bitbucket-service'; export default function deletePrComment(bitbucketService: BitbucketService, options: any): Promise<void>;