source:
frontend/node_modules/js-yaml/index.js
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 81 bytes | |
| Rev | Line | |
|---|---|---|
| [9af201e] | 1 | 'use strict'; |
| 2 | ||
| 3 | ||
| 4 | var yaml = require('./lib/js-yaml.js'); | |
| 5 | ||
| 6 | ||
| 7 | module.exports = yaml; |
Note:
See TracBrowser
for help on using the repository browser.
