UNPKG

probot

Version:

A framework for building GitHub Apps to automate and improve your workflow

4 lines (3 loc) 91 B
export declare function successView({ name }: { name?: string | undefined; }): string;