Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
devtools
/
node_modules
/
js-yaml
/
index.js
blob: 13744352448b84e8600b3f55a48e09241a786080 [
file
]
'use strict'
;
var
yaml
=
require
(
'./lib/js-yaml.js'
);
module
.
exports
=
yaml
;