UNPKG
felt-recipe-riot
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.0
A recipe for Felt with Riot
github.com/cognitom/felt-recipe-riot
cognitom/felt-recipe-riot
felt-recipe-riot
/
test
/
expect
/
main.js
10 lines
(6 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
(
function
(
) {
'use strict'
;
var
message =
'Hello world!'
console
.
log
(message) }());
//# sourceMappingURL=app.js.map