to-string.js 95 B

1234
  1. 'use strict';
  2. var parent = require('../../actual/object/to-string');
  3. module.exports = parent;