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-27 01:04:25 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
886654d86d9dcab5fb7035cd5962164d2daf353d
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