5 lines
150 B
JavaScript
Raw Normal View History

2021-02-11 21:31:41 +08:00
require('../../modules/es.date.to-json');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('Date', 'toJSON');