UNPKG
appeal
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
0.0.0
ES6 Component for making requests or appeals.
github.com/FreeAllMedia/appeal
FreeAllMedia/appeal
appeal
/
tasks
/
test.js
4 lines
(2 loc)
•
61 B
JavaScript
View Raw
1
2
3
4
import
gulp
from
"gulp"
; gulp.
task
(
"test"
, [
"test-local"
]);