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 18:43:46 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
af3e9f07c73a3c9e1897677b6d948d997398e2e9
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