UNPKG

@types/cli-color

Version:
6 lines (5 loc) 97 B
/** * Terminal can be cleared with `clc.reset` */ declare const reset: string; export = reset;