UNPKG

@log-rush/log-formatter

Version:

Parse/Format/Style colored logs

5 lines 176 B
export * from './LogFormatter'; export { SGRCommandParser, SGRAstNode } from './parsing'; export * from './colors'; export * from './builder'; //# sourceMappingURL=index.js.map