index.js
#1
//
guest
/
jen_bottom
/
ember
/
tutorial
/
testapp
/
node_modules
/
js-yaml
/
index.js
View
Commits
Blame
Open
Edit
Download .zip
Download
(81 B)
'use strict'; var yaml = require('./lib/js-yaml.js'); module.exports = yaml;
#
Change
User
Description
Committed
#1
23539
jenbottom
Adding the basic code for ember test appk, created with 'ember new' command