This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-07-26 14:34:14 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d554236ba30acb44d1c8c19973d83ed94a1e687d
notes
/
node_modules
/
js-yaml
/
index.js
T
8 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-03-09 13:16:08 -05:00
'use strict'
;
var
yaml
=
require
(
'./lib/js-yaml.js'
);
module
.
exports
=
yaml
;
Reference in New Issue
Copy Permalink