Skip to content

Instantly share code, notes, and snippets.

@miaulightouch
Created August 16, 2018 15:58
Show Gist options
  • Save miaulightouch/41eaf7542356e618cacb4ec92c494827 to your computer and use it in GitHub Desktop.
Save miaulightouch/41eaf7542356e618cacb4ec92c494827 to your computer and use it in GitHub Desktop.
import tty from 'tty'
import util from 'util'
import supportsColor from 'supports-color'
import common from './common'
// ...
export default common(exports)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment