UNPKG

wecui

Version:

一款基于Vue2.x版本的移动端web组件

10 lines (6 loc) 144 B
'use strict'; var sparkles = require('sparkles'); function hasGulplog(){ return sparkles.exists('gulplog'); } module.exports = hasGulplog;