to-json.js 150 B

1234
  1. require('../../modules/es.date.to-json');
  2. var entryUnbind = require('../../internals/entry-unbind');
  3. module.exports = entryUnbind('Date', 'toJSON');