UNPKG

decathlondevelopers

Version:

Welcome as an early adopter of the Decathlon Developers Program.

7 lines (5 loc) 210 B
"use strict"; module.exports = prompt("what's your favorite flavor of ice cream, buddy?", "I LIKE THEM ALL"); // module.exports = function(sentence, callback) { // console.log("logged from my-package"); // }