Guest User

Untitled

a guest
Nov 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. const gulp = require('gulp');
  2.  
  3. gulp.task('monitorarMudancas', () => {
  4.  
  5. })
  6.  
  7. gulp.task('servidor', ['monitorarMudancas'], () => {
  8.  
  9. })
Add Comment
Please, Sign In to add comment