Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. global.c = console.log.bind console
  2. global._ = require 'lodash'
  3. global.fs = require 'fs'
  4. global.color = require 'bash-color'
  5.  
  6.  
  7.  
  8. c 'hi'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement