UNPKG

147 BJavaScriptView Raw
1'use strict';
2require('../../modules/esnext.json.is-raw-json');
3var path = require('../../internals/path');
4
5module.exports = path.JSON.isRawJSON;