UNPKG

@broadcom/endevor-bridge-for-git-rest-api

Version:

Endevor Bridge for Git Rest client

6 lines (5 loc) 184 B
import { NotificationAction } from "./NotificationAction"; export declare class CountAllNotifications extends NotificationAction<number> { customPath: string; constructor(); }