source:
node_modules/jsonify/index.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 103 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | |
3 | exports.parse = require('./lib/parse'); |
4 | exports.stringify = require('./lib/stringify'); |
Note:
See TracBrowser
for help on using the repository browser.