updated sys and created publi
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
var sparkles = require('sparkles');
|
||||
|
||||
function hasGulplog(){
|
||||
return sparkles.exists('gulplog');
|
||||
}
|
||||
|
||||
module.exports = hasGulplog;
|
||||
Reference in New Issue
Block a user