UNPKG

preact-material-components

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