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