to-iso-string.js 93 B

12345
  1. 'use strict';
  2. var parent = require('../../es/date/to-iso-string');
  3. module.exports = parent;