UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

7 lines (5 loc) 131 B
var winston = require('../'); console.info(new RegExp('a')); // prints "/a/" winston.info(new RegExp('a')); // prints "info: /a/"