UNPKG

@coat/cli

Version:

TODO: See #3

7 lines (6 loc) 193 B
/** * Returns the coat logo, description and the website url in * a pretty box. * On tiny terminal sizes, a shorter version is returned. */ export declare function getCoatHeader(): string;