debian-mirror-gitlab/core-js/es/date/to-json.js

5 lines
150 B
JavaScript
Raw Normal View History

2019-09-25 13:30:05 +05:30
require('../../modules/es.date.to-json');
var entryUnbind = require('../../internals/entry-unbind');
module.exports = entryUnbind('Date', 'toJSON');