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-25 20:24:01 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
deb9a2d945969b559cb533ba82314fbe71bc8121
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