Skip to content

Commit 80dc054

Browse files
author
Ruben Partouche
committed
teaspoon
1 parent 1c8ebb5 commit 80dc054

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

functions-build/teaspoon.js

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
!function(){
2+
return{
3+
statusCode:418,
4+
body:JSON.stringify({message:"Yello"} )
5+
}
6+
}

0 commit comments

Comments
 (0)