mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-22 22:39:14 +08:00
4 lines
99 B
Text
4 lines
99 B
Text
'use strict'
|
|
var colorSupport = require('color-support')
|
|
|
|
module.exports = colorSupport().hasBasic
|