4 lines
113 B
JavaScript
4 lines
113 B
JavaScript
|
'use strict';
|
||
|
// https://github.com/tc39/proposal-well-formed-stringify
|
||
|
require('../modules/es.json.stringify');
|