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