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-28 01:43:47 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
125f0dcd83cf66aa546132ba1d7b470ad4423f61
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