UNPKG

@coat/cli

Version:

TODO: See #3

9 lines (8 loc) 259 B
/** * Prints getting started guidance for the customization of the generated * coat files. * * On tiny terminal sizes, no help text is printed since it would overwhelm * the terminal log. */ export declare function printCreateCustomizationHelp(): void;